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

Move (Rename) multiple files

From: <michel+tortoisesvn_at_tortoisesvn.tigris.org>
Date: 2007-06-22 15:39:42 CEST

Good day, sorry if it's already posted, doesn't seem in the last two page,
frankly, am stuffed with work today. L

 

 

Whenever I rename a file that incurs a move, and I get asked if I want to do
the same treatment to the other similarly named files, I have to answer "no"
or else the operation fails.

 

Steps to reproduce:

 

- Create a repository base ("Root")

- Create a folder "Root\Toodeep"

- Create a file "Root\Toodeep\file.h"

- Create a file "Root\Toodeep\file.cpp"

- Add and Commit the folder and two files

- Update the Root (in case)

- Rename the file "file.h" to "..\file.h"

- I get asked "Similar filenames" dialog. Notice the ..\ are
missing from the destination.

- Say "yes", I get the "Cannot move path into itself" dialog
(twice)

- Repeat the renaming process

- Say "no", the operation succeeds on the .h file.

 

Last "public" version.

 

 

Thank you,

Michel
Received on Fri Jun 22 15:41:45 2007

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.