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

cvs2svn problems

From: Lukas Ruf <ruf_at_rawip.org>
Date: 2004-12-09 18:31:23 CET

Dear all,

trying to convert the last of my cvs repositories to Subversion I
faced a problem of the CVS repository. cvs2svn version 0.1270 reports
the following:

----- pass 2 -----
Checking for blocked exclusions...
Checking for forced tags with commits...
Checking for tag/branch mismatches...
ERROR: The following symbols are tags in some files and branches in others.
Use --force-tag, --force-branch and/or --exclude to resolve the symbols.
    'gfa' is a tag in 37 files, a branch in 37 files and has commits in 37 files.

Using the --exclude=gfa provided the means to dump the CVS Repository.
However, I do not know which files I am missing.

On the other hand, a freshly checked out cvs2svn (cvs2svn version
r1395) refused from working:

...
ERROR: Multiple definitions of the symbol 'gfa' in 'MipsSim/UTLBMissException.java,v'
Exited due to fatal error(s).

Hence my question: is there any way to circumwent these problems?

Thanks for any hint!

wbr,
Lukas

-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 10 04:59:14 2004

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

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