Hi Team, We have the requirement that, we need to move all the files from existing folders to new folder structure.
currently we have many folders where files with different extensions are stored. like in each folder we.sql, .aspx,.rar. all extension files. so now I am want loop through each folder and look for file extension. if the file extension is .sql then I need to create one folder at the root level called SQL and move all the .sql files from different folders into the new folders and same applies to all other extension files. I need to keep all the version history intact after moving as well. Is there a way to automate this through custom script? if not what is the best way to implement this with less manual work. Thanks, Aravind -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn-dev/daf56cd6-fd52-43b3-9237-87a4e7da65a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

