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

Feature request - rename multiple files, one operation

From: Pete Mounce <Peter.Mounce_at_whitbybird.com>
Date: 2005-11-14 15:25:35 CET

Hi

I work with .NET web projects quite a lot. I (at the moment) use VS.NET
2003. So for each webform, there's a .aspx, a .aspx.cs and a
.aspx.resx. If I want to rename a webform, I currently have to:

* exclude the file from the solution
* rename the .aspx
* rename the .aspx.cs
* rename the .aspx.resx
* include the file back into the solution

Would it be useful to anyone else to be able to select multiple files,
and then type a new name, for it to be applied to the first part of the
filename - ie, apply the new string to the part of the filenames before
their extensions? So in my use case, I would:

* exclude from solution
* select the three files
* do TSVN: Multi-file-rename
* include back into solution

It'd save having to type the filename two more times, and generally be
nicer.

?

Regards
Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Nov 14 15:26:36 2005

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.