Annick Collet wrote:
>Dear all, 
>
>Having migated from vss to svn using vss2svn tool, my repository contains now some files with spaces in their names or starting with a space.
>
>It appears to me that neither svn ren ...  or svn del   work on these files 
>
>How can I then rename them properly .
>
>e.g.  
>
>  /trunk/ file1.txt     to be renamed in /trunk/file1.txt   with no space at the start of the filename.
>
>
>
>If you have experienced that problem, could you pls help.
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>  
>
Hi,
did you try to place " " around the filenames?
e.g.  svn move "/trunk/ file1.txt" /trunk/file1.txt
Regards
 Stephan Zeissler
KUTTIG Computeranwendungen GmbH
Frankfurter Straße 35
53840 Troisdorf
FON +49 (2241) 9833-0
FAX +49 (2241) 9833-100
EMAIL stephan.zeissler@kuttig.com
WEB www.kuttig.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep  7 12:18:38 2005