[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion saved the day

From: Petter Reinholdtsen <pere_at_hungry.com>
Date: 2005-07-29 13:19:28 CEST

[Eric S. Raymond]
> Under RCS or CVS I could only have searched this way if I'd had the
> foresight to tag every single group of commits.

Actually, under CVS you can use cvs2cl to get a list of changes done
to the subtree, and 'cvs up -D <timestamp>' to check out a specific
version. You do not have to use tags. It is not that much harder
than subversion, though I enjoy that feature of subversion as well. :)

-- 
Petter Reinholdtsen
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 29 14:35:56 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.