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 r
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 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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2011-03-09 21:22, Stephen P Rufle wrote:
> 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