Tortoise SVN: how can I tell that a file is new from the command line?
From: Mac <playlife69_at_gmail.com>
Date: Thu, 22 Jan 2009 08:45:54 -0800 (PST)
I am using Tortoise SVN from Windows command line. Say I want to run
C:\>"Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:cat /
The above works great, but only if test4.txt has a previous revision.
I heard one way around this issue is to use the 'log' command. Sort of
C:\>"Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:log /
The reasoning is that if the log contains only 1 line, then this means
Essentially what I'm looking for is some kind of command line output
So basically I want to be able to tell that a given file is new. How
What are my options?
Thanks!
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.