> > http://directory.fsf.org/all/cvs2cl.html > > http://www.red-bean.com/cvs2cl > > Hey, this is nice. I suppose I will have to make myself a test-try > and see how this works. Anybody has some experience?
As a subversion-converted I can't help you much, but AFAIK calling it without args produces a what-did-we-do-since-world-was-created-long-listing. You can pass args to the underlying CVS to restrict output to certain tags or revisions. See -g or -l options from the usage: http://www.red-bean.com/cvs2cl/cvs2cl-usage.txt Bernd.
