Do you need to enable SVN access? I was unable to check out for developer access. (Mon, Jun 05, 2006 at 06:31:31PM -0400) Geoffrey Hutchison <geoff at geoffhutchison.net>: > Hi, > > As requested, I performed the CVS -> SVN migration just now. I have > not locked the CVS repository, but I'm going to take that as faith > for now. If you put changes in the CVS tree, they'll be lost. > > Info on using the SVN repository: > http://bioinformatics.org/docs/svn/ > > For example: > # check out the latest (trunk) of the ghemical code to a directory > "ghemical-HEAD" > svn checkout svn+ssh://bioinformatics.org/svnroot/ghemical/trunk > ghemical-HEAD > # check out the 2.0 branch of ghemical into a directory "ghemical-2" > svn checkout svn+ssh://bioinformatics.org/svnroot/ghemical/branches/ > VERSION_2_BRANCH ghemical-2 > # check out libghemical into a directory "libghemical" > svn checkout svn+ssh://bioinformatics.org/svnroot/libghemical/trunk > libghemical > > > There's also a slick web interface for browsing the sources: > http://bioinformatics.org/websvn/ > > Cheers, > -Geoff > _______________________________________________ > ghemical-devel mailing list > ghemical-devel at bioinformatics.org > http://bioinformatics.org/mailman/listinfo/ghemical-devel