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

Re: replace renamed file in one transaction?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-12-14 20:58:50 CET

Sven Brueggemann wrote:

>>> I need to rename a file ("file" -> "file_old") and create
>>> a new file with the same name ("file").
>>> I that possible? If so, how?
>
>> In the 1.3.0 nightly you can:
>> 3. SVN Add (as replacement) file
>> The Add-as-replacement is fairly new, not in 1.2.6 AFAIR.
>
> Just when I think there's something that makes sense that is
> not possible with TSVN, it's already implemented in a
> nightly... :-)
>
> You guys truly are awesome. Thanks!
>
> BTW: Is this a new client feature or does it require a
> 1.3 server to work?

All 1.x clients are compatible with all 1.x servers. So you can use an
1.3 client without any problems together with an 1.0 server if you want.
Of course, features which aren't implemented in the server (like locking
in pre 1.2 servers) won't be usable even with > 1.2 clients.

And no, this isn't a 'new' feature - it's just that TSVN never allowed
this before (it was possible, but there wasn't a way to do it with TSVN).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
--
Received on Wed Dec 14 20:02:34 2005

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

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