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

Re: cvs2svn.py

From: Max Bowsher <maxb_at_ukf.net>
Date: 2003-09-02 15:14:35 CEST

Martin Fuchs wrote:
> Hello,
>
> I tried to convert my local CVS repository, which is hosted by CVSNT on
> Windows XP with cvs2svn.py. I used the command line
"cvs2svn.py --dump-only
> c:\cvs_src\src". After printing several pages of information the
conversion
> script terminates early with this error:
>
> c:\cvs_src\src\src\tcpgate\.cvsignore,v
> c:\cvs_src\src\src\tcpgate\NCString.h,v
> Error while parsing 'c:\cvs_src\src\src\tcpgate\NCString.h,v':
> branch 1.1.1 already has name 'MFuchs',
> cannot also have name 'v1'.
>
>
> I know, the script is not yet released as "stable" 1.0 version. But I
hope,
> this report could help you find some problems.
>
>
> If I look at the original CVS files, a "cvs log NCString.h" prints:
>
> RCS file: /src/src/tcpgate/NCString.h,v
> Working file: NCString.h
> head: 1.3
> branch:
> locks: strict
> access list:
> symbolic names:
> V1: 1.1.1.1
> MFuchs: 1.1.1
> r1: 1.1.1.1
> keyword substitution: kv

That's odd - the "symbolic names" section does not look how I would expect
given the error message you quote.

Please could you post the "symbols" section from the actual RCS file itself,
not obtained via "cvs log"?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 2 15:15:30 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.