[Bioc-devel] How to check package changes?
Seth Falcon
sfalcon at fhcrc.org
Mon Apr 16 05:27:31 CEST 2007
Marcus Davy <mdavy at hortresearch.co.nz> writes:
> Thanks to Colin Smith and Sean Davis for their comments.
>
> The BioC monthly news report;
>
> March-http://www.bioconductor.org/News/2007-04-04
>
> is useful but summarizes changes for all packages by month. For others not
> particular familiar with svn, a history log for any particular package is
> available with;
>
> svn co https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/[Package]
> /tmp/[Package] # continued line
>
> svn log /tmp/[Package]
Actually, you don't need a working copy to get a log. So you can ask
for the log of any svn URL:
svn log -v https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/[Package]
+ seth
--
Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center
http://bioconductor.org
More information about the Bioc-devel
mailing list