One final comment, the advice suggesting that you set your email address to the sourceforge email address is not mandatory. Git doesn't care and neither does sourceforge. I think that if you use the sourceforge email address then the commits are associated with your user profile and show up in your activity log. If you use a different address the commits are fine but sourceforge does not bother to tell anyone about them.
Of course, this really means I should have used sourceforge email addresses for the entire PDL history so that everyone gets the recognition. I'm not fixing it now though. Sorry. Github does things differently in that it lets you associate multiple email addresses with your github account. It's a more pragmatic approach in that they realise that people will be uploading pre- existing git repositories rather than living purely in github land. Tim On Apr 22, 2009, at 9:03 PM, Tim Jenness wrote: > 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 > -- Tim Jenness Joint Astronomy Centre _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
