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

Rename messes up on multiple extensions

From: Stein Somers <ssomers_at_opnet.com>
Date: Wed, 25 Sep 2013 09:19:16 -0700 (PDT)

When you SVN Rename a versioned file and similar files exists, Tortoise offers to rename them too. But if you accept the offer and the versioned file has multiple extensions, the result is unreasonable.

To reproduce:

1. Create repository with 2 files: this.one.two and this.three

2. In working copy, SVN rename "this.one.two" to "that.one.two". Question appears;
ToroiseSVN has detected similar filenames. Do you want the files:
this.tree -> that.one.three
to be renamed too?

3a. If you press No, all is fine: this.one.two becomes that.one.two.

3b. If you press Yes, this.tree is renamed as offered, but this.one.two becomes that.one.one.two

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-09-25 18:19:19 CEST

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.