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

Re: cvs2svn.py in version 6411

From: <kfogel_at_collab.net>
Date: 2003-07-09 19:06:07 CEST

Mike Wilcox <mike@trouble.org.uk> writes:
> The fix certainly did enough to get the conversion through to the
> finish. It created lots of branches (which I expected), but no tags (I
> did expect a lot of these though). If you think I *should* have got
> tags out of this version, I'll try to track down why I didn't; if
> you're still expecting trouble, I won't try just yet :-)

No troubles expected; you should have gotten tags. When I do

   $ cd tools/cvs2svn
   $ mkdir tmp
   $ cd tmp
   $ ../cvs2svn.py --create -s svnrepos ../test-data/main-cvsrepos/
   $ svn log -v file://`pwd`/svnrepos
   [...]
   $

...I get plenty of tags.

> I'll give that a go - I think I have the failure point in the logs. It
> might not be today though!

Thanks. Also, if you can find a small subset of your repository that
demonstrates the failure to produce tags, I'm eager to see that too!

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 9 19:58:39 2003

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.