Re: Renaming a file on windows with @20 in name

2011-03-10 Thread Stephen P Rufle
Thanks that did it. I had thought it might have had something to do with peg revisions, but was unsure how to escape the syntax. On 3/9/2011 6:00 PM, Ryan Schmidt wrote: On Mar 9, 2011, at 18:11, Michael Diers wrote: On 2011-03-09 21:22, Stephen P Rufle wrote: I am trying the following. svn

Renaming a file on windows with @20 in name

2011-03-09 Thread Stephen P Rufle
I am trying the following. svn ren "4...@20hrs.jpg" "48 hrs.jpg" I get the following message svn: '48' is not under version control I would like to automate the task of renaming ~100 files. I was able to use TortoiseSVN to do a single file manually, but am not sure how to get this to work from