[admin] Project hosting

Andrew Baine andrew.baine at gmail.com
Tue Jun 5 17:32:35 UTC 2007


Thanks Erik.

How do I authenticate to cvs server, the common-lisp shell, and to upload by
scp the project web page?

As soon as I can figuer that stuff out, I look forward to uploading the
project in its current state.

Best,

Andrew

On 6/5/07, Erik Enge <erik.enge at gmail.com> wrote:
>
> Done.
>
> On 5/31/07, Andrew Baine <andrew.baine at gmail.com> wrote:
> >
> > Hello,
> >
> > I am hoping to have my google summer of code project hosted at
> > common-lisp.net.  My proposal, which is attached is also online at
> > http://code.google.com/soc/lispnyc/appinfo.html?csaid=F098323F679401F6.
> >  The information you request for potential projects is listed
> below.  Also,
> > I would want to use subversion.
> >
> > I look forward to hearing from you.  Please let me know if there's more
> info
> > I need to provide.
> >
> > Best,
> >
> > Andrew
> >
> > >>> common-lisp.net hosting information <<<
> >
> > Name: Andrew Baine
> > License: MIT License
> > Project Name: funds
> > Other Developers: none
> >
> > Project Description: Purely Functional Data Structures in Common Lisp
> >
> > For many data structures, common lisp programmers are limited to
> choosing
> > between:
> >
> >     (a) destructive modification; or
> >     (b) non-destructive modification that relies on naive O(n) copying
> >
> > funds will provide tree-backed data structures -- intege-indexed arrays,
> > dictionaries, list, and trees -- whose API provides only non-destructive
> > operations and allow a purely functional style.  O(n) operations will be
> > avoided, to the extent possible, through the use of trees.
> >
> > My gpg public key, which is also included as an attachment:
> >
> > -----BEGIN PGP PUBLIC KEY BLOCK-----
> > Version: GnuPG v1.4.6 (GNU/Linux)
> >
> > mI0ERl4byQEEAOEbkaN1PDzK4XE8v+olqYvrd/s0gCvbpjbCoxm75m5N8zOhk8x0
> > 1gHWn83xXM4diFSquaI8uir4K93a0UkTmMconYAbc9pg82kChcYijM80tGLrISsg
> > kzVKoWHcvx6y5jQx7DILheZgiQDVAPDi/9PfExQ3ZXnP7fDQ21o6neKrABEBAAG0
> > JUFuZHJldyBCYWluZSA8YW5kcmV3LmJhaW5lQGdtYWlsLmNvbT6ItgQTAQIAIAUC
> > Rl4byQIbAwYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJENBZT7bsgmkM2zcEAM+U
> > e/ZDew2mMrz9Vbmm7w8L1KJ43fEapPpkeULHvLEwD4M1aaka5kB+wgiBKnok3LJd
> > 5zD5uqMlKTCj6srSM1FUVf9d2aUdmUS3/rX4tE/2X+KxZ+BBL0zqhwHhGFgzqrj0
> > PcNd9BzW/hNO6sNlASEtSEzmNZNtE5ec4Tvru2g6
> > =Hhn3
> > -----END PGP PUBLIC KEY BLOCK----
> > _______________________________________________
> > admin mailing list
> > admin at common-lisp.net
> > http://common-lisp.net/cgi-bin/mailman/listinfo/admin
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/admin/attachments/20070605/11104bdd/attachment.html>


More information about the Admin mailing list