cvs2svn issue with single quotation in directory name

Seung <[email protected]> Thu, 21 Jul 2011 05:05:25 +0900 (KST)
Newsgroups gmane.comp.version-control.subversion.cvs2svn.devel
Message-ID <[email protected]>
------=_Part_28576_281591051.1311228140095
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hello cvs2svn devs,
=C2=A0
I met an issue when I do cvs2svn (2.3.0).
=C2=A0
C:\Users\sechoi>c:\Python27\python.exe c:\cvs2svn-2.3.0\cvs2svn --retain-co=
nflicting-attic-files --fallback-encoding=3Dutf-8 --existing-svnrepos -v -s=
 c:\svn-repo\fairies c:\cvs-repo\fairies --sort=3Dc:\unix-utils\usr\local\w=
bin\sort.exe --write-symbol-info=3Dc:\svn-repo\cvs2svn.fairies.info.log --u=
se-cvs > c:\svn-repo\fairies.log
ERROR: The command "cvs -q -R -f -d c:\\cvs-repo co -r1.1.2.1 -p fairies/sr=
c/content/images/referenced/png/Website/GatePanel/psd's/gatePanel_baseV3.ps=
d" failed with exit status=3D1
and the following output:
cvs checkout: cannot find module `fairies/src/content/images/referenced/png=
/Website/GatePanel/psds/gatePanel_baseV3.psd' - ignored
C:\Users\sechoi>ls c:\cvs-repo\fairies\src\content\images\referenced\png\We=
bsite\GatePanel\psds\gatePanel_baseV3.psd
ls: cannot access c:\cvs-repo\fairies\src\content\images\referenced\png\Web=
site\GatePanel\psds\gatePanel_baseV3.psd: No such file or directory
C:\Users\sechoi>ls -al "c:\cvs-repo\fairies\src\content\images\referenced\p=
ng\Website\GatePanel\psd's\gatePanel_baseV3.psd,v"
-rw-r--r-- 1 sechoi None 86198 Jun 25 21:18 c:\cvs-repo\fairies\src\content=
\images\referenced\png\Website\GatePanel\psd's\gatePanel_baseV3.psd,v
=C2=A0
I have read the issue with a single quotation in filename has been solved=
=C2=A0but could't find regarding directory name.
=C2=A0
Doesn't cvs2svn handle a single quotation in directory name yet?
=C2=A0
Could you advice me about this issue?
=C2=A0
thanks,
=C2=A0
-s

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=3D1667&dsMessageId=3D=
2798998

To unsubscribe from this discussion, e-mail: [[email protected]=
s.org].
------=_Part_28576_281591051.1311228140095
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<html><body><div style=3D"color:#000; background-color:#fff; font-family:ar=
ial, helvetica, sans-serif;font-size:10pt"><div style=3D"RIGHT: auto">Hello=
 cvs2svn devs,</div>
<div style=3D"RIGHT: auto">&nbsp;</div>
<div style=3D"RIGHT: auto">I met an issue when I do cvs2svn (2.3.0).</div>
<div style=3D"RIGHT: auto">&nbsp;</div>
<div style=3D"RIGHT: auto">C:\Users\sechoi&gt;c:\Python27\python.exe c:\cvs=
2svn-2.3.0\cvs2svn --retain-conflicting-attic-files --fallback-encoding=3Du=
tf-8 --existing-svnrepos -v -s c:\svn-repo\fairies c:\cvs-repo\fairies --so=
rt=3Dc:\unix-utils\usr\local\wbin\sort.exe --write-symbol-info=3Dc:\svn-rep=
o\cvs2svn.fairies.info.log --use-cvs &gt; c:\svn-repo\fairies.log<BR>ERROR:=
 The command "cvs -q -R -f -d c:\\cvs-repo co -r1.1.2.1 -p fairies/src/cont=
ent/images/referenced/png/Website/GatePanel/psd's/gatePanel_baseV3.psd" fai=
led with exit status=3D1<BR>and the following output:<BR>cvs checkout: cann=
ot find module `fairies/src/content/images/referenced/png/Website/GatePanel=
/psds/gatePanel_baseV3.psd' - ignored</div>
<div style=3D"RIGHT: auto">C:\Users\sechoi&gt;ls c:\cvs-repo\fairies\src\co=
ntent\images\referenced\png\Website\GatePanel\psds\gatePanel_baseV3.psd<BR>=
ls: cannot access c:\cvs-repo\fairies\src\content\images\referenced\png\Web=
site\GatePanel\psds\gatePanel_baseV3.psd: No such file or directory</div>
<div style=3D"RIGHT: auto">C:\Users\sechoi&gt;ls -al "c:\cvs-repo\fairies\s=
rc\content\images\referenced\png\Website\GatePanel\psd's\gatePanel_baseV3.p=
sd,v"<BR>-rw-r--r-- 1 sechoi None 86198 Jun 25 21:18 c:\cvs-repo\fairies\sr=
c\content\images\referenced\png\Website\GatePanel\psd's\gatePanel_baseV3.ps=
d,v</div>
<div style=3D"RIGHT: auto">&nbsp;</div>
<div style=3D"RIGHT: auto">I have read the issue with a single quotation in=
 filename has been solved&nbsp;but could't find regarding directory name.</=
div>
<div style=3D"RIGHT: auto">&nbsp;</div>
<div style=3D"RIGHT: auto">Doesn't cvs2svn handle a single quotation in dir=
ectory name yet?<VAR id=3Dyui-ie-cursor></VAR></div>
<div style=3D"RIGHT: auto">&nbsp;</div>
<div style=3D"RIGHT: auto">Could you advice me about this issue?</div>
<div style=3D"RIGHT: auto">&nbsp;</div>
<div style=3D"RIGHT: auto">thanks,</div>
<div style=3D"RIGHT: auto">&nbsp;</div>
<div style=3D"RIGHT: auto">-s</div>
<div style=3D"RIGHT: auto">&nbsp;</div>
<div style=3D"RIGHT: auto">&nbsp;</div></div></body></html>
------=_Part_28576_281591051.1311228140095--