tsvn.cmd
From: Glenn Carr <GCarr_at_ConnectShip.com>
Date: 2007-01-15 17:40:01 CET
About 50% the time I use the command-line svn client (svn.exe) instead of TortoiseSVN, but about 50% of the time I use svn.exe, I get annoyed with its output or usage (svn commit, svn update, svn log, svn status, etc.) and wish I were using Tortoise, but get annoyed that I have to remove my hands from the keyboard.
Here's a little command file that will invoke TortoiseSVN from the command line with minimal changes to what I used to type with svn.exe.
tsvn <command> [some directory or file]
Examples:
It uses the current directory if no parameters are given.
Cheers.
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.