You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Craig L. Ching" <cc...@mqsoftware.com> on 2004/02/20 16:09:27 UTC

cvs2svn, branch and tag with the same name

I'm getting this error using cvs2svn.py from the svn trunk:

Error: in '/home/cching/download/cvsbackup/usr/cvsroot/master/qpasa/war.dsp,v':
   'qpasa' is defined as tag here, but as a branch elsewhere

Where in cvs2svn.py does this error happen?  Grepping for the string doesn't find any matches.  What should I be looking for in the ,v file?  I don't see anything funny in this file, could the error be a mistake?

Cheers,
Craig
--
Craig L. Ching
Chief Product Architect
IBM Certified Specialist, MQSeries
IBM Certified Developer, MQSeries
MQSoftware, Inc.
(952) 345-8720
www.mqsoftware.com 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: cvs2svn, branch and tag with the same name

Posted by kf...@collab.net.
"Craig L. Ching" <cc...@mqsoftware.com> writes:
> I'm getting this error using cvs2svn.py from the svn trunk:
> 
> Error: in '/home/cching/download/cvsbackup/usr/cvsroot/master/qpasa/war.dsp,v':
>    'qpasa' is defined as tag here, but as a branch elsewhere
> 
> Where in cvs2svn.py does this error happen?  Grepping for the string
> doesn't find any matches.  What should I be looking for in the ,v
> file?  I don't see anything funny in this file, could the error be a
> mistake?

Line 289 of r8674 of cvs2svn.py.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org