Discussion:
Rename similar files when new name contains two dots
Gunter Koenigsmann
2014-05-30 14:20:14 UTC
Permalink
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.

Kind regards,

Gunter.

Gunter Königsmann
R&D

Tel: +49 911-6559-6025
Fax: +49 911-6559-776747

www.semikron.com
***@semikron.com

SEMIKRON Elektronik GmbH & Co. KG
Sigmundstrasse 200, 90431 Nürnberg, Germany
Amtsgericht Nürnberg HRA 13650
Komplementär:
SEMIKRON Elektronik Verwaltungs GmbH
Amtsgericht Nürnberg HRB 21338
Geschäftsführer:
Harald Jäger
Peter Sontheimer


IMPORTANT NOTICE - The contents of this email and attachments are
confidential. If you are not the intended recipient you must not use,
copy, distribute or rely on this email and should please return it
immediately or notify us by telephone. While we take every reasonable
precaution to screen out computer viruses from emails, attachments to
this email may contain such viruses. We cannot accept liability for loss
or damage resulting from such viruses. The integrity of email across
the Internet cannot be guaranteed and SEMIKRON will not accept liability
for any claims arising as a result of the use of this medium for
transmissions by or to SEMIKRON.

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
______________________________________________________________________

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3079577

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Stefan Küng
2014-05-30 16:29:18 UTC
Permalink
Post by Gunter Koenigsmann
Hello, there,
- 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"
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.
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-***@tortoisesvn.tigris.org].
Loading...