On Wed, 22 Apr 2009, Craig DeForest wrote: > Sorry I have been so unavailable-- first because I wantedto defer to more > senior admins and then because I am traveling. Once I am I really online > again (tonight) rather than on my phone I intend to mark Tim as an > administrator. >
Thanks. The git repository is now on sourceforge and the CVS repository has been disabled. The repository includes all versions of PDL that I could find going back to 1.00 alpha (Which was on backpan): http://pdl.git.sourceforge.net/git/gitweb.cgi?p=pdl Sourceforge-specific instructions: http://apps.sourceforge.net/trac/sourceforge/wiki/Git so for example a read-only clone would be: git clone git://pdl.git.sourceforge.net/gitroot/pdl Don't forget to set your username and email address before doing a commit, otherwise your details may look a bit odd in the commit messages. -- Tim Jenness JAC software http://www.jach.hawaii.edu/~timj _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
