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

just another cvs2svn converting problem

From: <mailing.lists_at_gmx.net>
Date: 2003-06-27 10:44:41 CEST

hi again,

sorry for asking so much, but i am quite new to python ...

this time i have a problem with an error output of cvs2svn:

[snip]
../../RunTimeTest/src/Makefile,v
('log', '2.38', 'd2 1\na2 1\n# $Id: Makefile,v 2.38 2001/11/28 07:10:30 xytz
Exp $\nd183 1\na183 1\nCFLAGS+=-DOCI_V8 $(CDE', 'text')
Traceback (most recent call last):
  File "../../svn-r6328/svn/tools/cvs2svn/cvs2svn.py", line 1720, in ?
    main()
  File "../../svn-r6328/svn/tools/cvs2svn/cvs2svn.py", line 1717, in main
    convert(ctx, start_pass=start_pass)
  File "../../svn-r6328/svn/tools/cvs2svn/cvs2svn.py", line 1631, in convert
    _passes[i](ctx)
  File "../../svn-r6328/svn/tools/cvs2svn/cvs2svn.py", line 1458, in pass1
    os.path.walk(ctx.cvsroot, visit_file, (cd, p, stats))
  File "/usr/lib/python2.2/posixpath.py", line 287, in walk
    walk(name, func, arg)
  File "/usr/lib/python2.2/posixpath.py", line 279, in walk
    func(arg, top, names)
  File "../../svn-r6328/svn/tools/cvs2svn/cvs2svn.py", line 301, in
visit_file
    p.parse(open(pathname), cd)
  File "../../svn-r6328/svn/tools/cvs2svn/rcsparse/common.py", line 239, in
parse
    self.parse_rcs_deltatext()
  File "../../svn-r6328/svn/tools/cvs2svn/rcsparse/common.py", line 221, in
parse_rcs_deltatext
    raise RCSExpected(sym1, 'log')
rcsparse.common.RCSExpected: ('text', 'log')
[snip]

what does that means?
where should i look for the error?

greetz

achim

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 27 10:45:38 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.