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

Re: Files name containing spaces in their name

From: Stephan Zeissler <stephan.zeissler_at_kuttig.com>
Date: 2005-09-07 12:17:17 CEST

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

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

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