Author |
Message |
Wollrabe
Joined: 26 Aug 2010 Posts: 35
|
Posted: Wed Sep 15, 2010 5:46 pm Post subject: Script for parsing our copied files from the log file? |
|
|
Has anyone created a script that will parse out all copied files from the log file? Don't want to reinvent the wheel if someone has already done it.
Thanks! |
|
Back to top |
|
|
Wollrabe
Joined: 26 Aug 2010 Posts: 35
|
Posted: Tue Sep 28, 2010 11:08 pm Post subject: Wrote a VBScript that parses the log file |
|
|
I was able to write a VBScript that parses out the log file. It captures each individual file name that was copied, where it came from, where it was copied to, and in my case where it was versioned to. With no duplicate paths listed. The output is sent to a HTML form. One script fires off the Tortoise SVN Commit screens, once the Commit is done, It fires off the parsing script which fills out the HTML form. Once that is displayed, it prompts you to Delete the files from it's Source location.
Works sweet! |
|
Back to top |
|
|
p2p
Joined: 05 Jun 2016 Posts: 6
|
Posted: Sun Jun 05, 2016 12:55 pm Post subject: |
|
|
Please can you post it? |
|
Back to top |
|
|
|