Wednesday, June 18, 2008
« Fiserv wins a Microsoft Global Partner o... | Main | Subversion 1.5 released »

Matt Hinze draws attention to a little-known (translation: new to me) item in Appendix B of the TortoiseSVN documentation, Create a shortcut to a repository. In short:

Create a new shortcut and set the target to:

TortoiseProc.exe /command:repobrowser /path:"repositoryURL" /notempfile

Replace repositoryURL with the path in the desired repository. Thanks to Travis Illig for passing this along.

Comments are closed.