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

[Subclipse-users] cvs2svn Underscore issue

From: Jimmy Berry <j.boombatower_at_gmail.com>
Date: 2007-03-20 03:27:30 CET

I am trying to run the cvs2svn 1.5.1 and i encounter the following

ERROR: The command 'co -q -x,v -p1.1 -kk /.../web_logo.png,v' failed with
exit status: 1
and the following output:
co: /.../web_logo.png,v:17: unknown character `_'
co aborted

I have tried multiple things but nothing appears to work.

Line 17 is the last line of the code below

head 1.2;
access;
symbols
    before_reorginazation:1.1;
locks; strict;
comment @# @;

1.2
date 2007.02.18.22.52.25; author boombatower; state dead;
branches;
next 1.1;
deltatype text;
kopt b;
permissions 444;
commitid f2845d8d8a95223;
filename web_logo.png;

Is there an issue with subversion and underscores?
Any help would be appreciated.
Received on Tue Mar 20 08:26:52 2007

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

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