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

Help converting CVS to subversion

From: Ernest L. Williams Jr. <ernesto_at_ornl.gov>
Date: 2006-04-16 16:16:41 CEST

Hi,

I am trying to convert my CVS repository to subversion and am running
into problems in pass 2. I have some issues with tags and branches.

How can I use --force-branch properly to pickup all of the symbols
listed in the single quotes?

I am using the following commandline:
cvs2svn --use-cvs -s file:///ade/svn/repository /sns/ADE/cvsroot

If CVS does not have a problem with tag/branch mismatch, then why does
subversion complain? How would I address something like this in the
copy of my CVS repo as part of clean-up work to make cvs2svn happy?

Here is the error from cvs2svn:
===========================================================================

----- 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.
    'iocBoot' is a tag in 128 files, a branch in 24 files and has
commits in 24 files.
    'APS01' is a tag in 1398 files, a branch in 1 files and has commits
in 0 files.
    'SNS' is a tag in 1904 files, a branch in 369 files and has commits
in 369 files.
    'R1-4-0' is a tag in 227 files, a branch in 1755 files and has
commits in 178 files.
    'R1-9-0' is a tag in 146 files, a branch in 1854 files and has
commits in 2 files.
    'R314-Branch' is a tag in 1 files, a branch in 58 files and has
commits in 46 files.
    'R1-2-0' is a tag in 643 files, a branch in 1165 files and has
commits in 0 files.
    'SNS05c' is a tag in 62 files, a branch in 22 files and has commits
in 29 files.
    'epics' is a tag in 34 files, a branch in 1353 files and has commits
in 1353 files.
    'Rolf_Keitel' is a tag in 2 files, a branch in 55 files and has
commits in 93 files.
    'R1-0' is a tag in 5919 files, a branch in 74 files and has commits
in 74 files.
    'GenSubV1-6' is a tag in 34 files, a branch in 18 files and has
commits in 0 files.
    'Gensub' is a tag in 34 files, a branch in 19 files and has commits
in 21 files.
    'sns' is a tag in 82 files, a branch in 417 files and has commits in
417 files.
    'ringVac' is a tag in 60 files, a branch in 91 files and has commits
in 91 files.
    'templates-1-0' is a tag in 68 files, a branch in 176 files and has
commits in 184 files.
    'DHT' is a tag in 37 files, a branch in 608 files and has commits in
610 files.
    'R1-7-0' is a tag in 286 files, a branch in 1779 files and has
commits in 0 files.
    'sclVac' is a tag in 78 files, a branch in 101 files and has commits
in 101 files.
    'cclVac' is a tag in 164 files, a branch in 119 files and has
commits in 119 files.
    'R2-0-3' is a tag in 50 files, a branch in 102 files and has commits
in 1 files.
    'Initial' is a tag in 615 files, a branch in 31 files and has
commits in 31 files.
    'R1-3-0' is a tag in 351 files, a branch in 1477 files and has
commits in 156 files.
    'feVac' is a tag in 140 files, a branch in 139 files and has commits
in 139 files.
    'KUK' is a tag in 57 files, a branch in 301 files and has commits in
301 files.
    'initial' is a tag in 313 files, a branch in 46 files and has
commits in 46 files.
    'start' is a tag in 40150 files, a branch in 94 files and has
commits in 94 files.
==============================================================================

Thanks,
Ernesto

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 16 16:18:07 2006

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.