Custom rename command (SVN support)

Advanced Renamer forum
#1 : 05/06-17 02:51
Mr Down
Mr Down
Posts: 1
Hi,

I regularly find myself needing to rename large numbers of version controlled files and it would be great if Advanced Renamer was able to perform this task.

The easiest way to rename a file in SVN is by using the 'svn move "%1" "%2"' command.

For example, to rename a file called "Cube.png" to "Sphere.png":
svn move "Cube.png" "Spehere.png"
- this assumes that the working directory has been set to the directory where the file is located.

Would it be possible to add fields in the Settings > Renaming tab to allow a custom rename command to be called when Advanced Renamer performs the rename operation?

Thanks


05/06-17 02:51