[BioPython] BioSQL fixed plus other work towards a release
Brad Chapman
chapmanb at uga.edu
Fri Feb 13 13:06:44 EST 2004
Hey Andy;
> When you make releases, are you tagging it in CVS?
> It would be nice to be able to track/look at previous releases etc...
Yup, all of the past releases have been tagged. If you go to:
http://cvs.biopython.org/cgi-bin/viewcvs/viewcvs.cgi/biopython/?cvsroot=biopython
You can see all of the tags in the pull down "Show files using tag"
thingy at the bottom of the page. Generally, they are easy to figure
out -- release 1.23 if tagged as 'biopython-123' so you could get it
from CVS using:
cvs checkout -r biopython-123 biopython
So feel free to check out all the releases into separate directories
and have your very own Biopython history project.
Next-up-get-your-PhD-in-Biopython-history-ly yr's,
Brad
More information about the BioPython
mailing list