add recursive regex-based rename function
A collection of various tools
Brought to you by:
steveking
Originally created by: matteo.t...@gmail.com
What steps will reproduce the problem?
1. go to a folder where you need to rename some files, which also contains subfolder with files needing to be renamed
2. use StExBar to rename the files
3. files in subfolder are not renamed
What is the expected output? What do you see instead?
I think it would be nice to have some kind of way, say a checkbox to enable the function, to rename files matching the regex also in all subdirectories, or down to the Nth level from current directory.
What version of the product are you using? On what operating system?
version 1.8.2 on windows 7 32 bit.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
(No comment was entered for this change.)
Summary: add recursive regex-based rename function