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

cvs2svn.py

From: Martin Fuchs <martin-fuchs_at_gmx.net>
Date: 2003-09-02 12:59:51 CEST

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
total revisions: 4; selected revisions: 4
description:
----------------------------
revision 1.3
date: 2002/12/29 17:12:05; author: martin; state: Exp; lines: +0 -169;
_bernahme von ReceiverThread, ... in ISSD
----------------------------
revision 1.2
date: 2002/12/21 22:31:53; author: martin; state: Exp; lines: +5 -20;
Integration von NCString in ISSD
----------------------------
revision 1.1
date: 2001/04/17 21:16:36; author: cvs; state: Exp;
branches: 1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2001/04/17 21:16:36; author: cvs; state: Exp; lines: +0 -0;
tcpgate-Import
=============================================================================

-- 
Martin Fuchs
martin-fuchs@gmx.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 2 13:16:29 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.