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

Re: Rename similar files when new name contains two dots

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 30 May 2014 18:29:18 +0200

On 30.05.2014 16:20, Gunter Koenigsmann wrote:
> Hello, there,
>
> I thing stumbled upon a small bug today:
>
> 1. Create 2 files:
> - test.xls
> - test.txt
> 2.) Add them to svn
> 3.) right-click on the .xls file, select "tsvn/rename"
> 4.) Choose the name "test.2.3.xls"
>
> What happens:
> TSVN asks if it should rename "test.txt" to "test.txt", too. Clicking
> on "yes" results in an error message since the new name is identical to
> the old one. If the new file name for the .xls file would have been
> "test1.2.3.xls" the new name tsvn offers would have been "test1.txt" -
> which doesn't produce an error message.
>
> What should have happened:
> TSVN should have asked if it should rename "test.txt" to "test.2.3.txt"
> instead.

https://code.google.com/p/tortoisesvn/issues/detail?id=644

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3079588
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-30 18:29:19 CEST

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

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