Been looking for a way to automatically update my subversion Working Copies (WCs) in Windows using TortoiseSVN. Since it was a GUI, I didn't bother to look for a CLI. :( Duuh! I can happily report that there is a command-line interface (CLI) to TortoiseSVN that let's you create a shortcut to update a given WC for you. If you'd place that in your startup folder, it would update your WC(s) upon login. Check Appendix D.Automating TortoiseSVN . I created a shortcut svn_update in Windows to run TortoiseProc.exe from Program Files, using the WC as the start-up directory. And the entire command-line reads: TortoiseProc.exe /command:update /path:"c:\subversion\io_se"
Blog about usage of Oracle's Enterprise Linux (OEL) aka "Unbreakable Linux" in a data center. Installation, configuration, tweaks, hacks, tips and tricks... whatever and all of the above, as we deploy Linux servers as the choice for all non-Microsoft services