Re: How can I query whether there is a new version of the file on server?
From: Andy Levy <andy.levy_at_gmail.com>
Date: Sat, 15 Nov 2008 19:33:35 -0500
On Sat, Nov 15, 2008 at 17:30, xcheng98_at_googlemail.com
Right-click, TortoiseSVN -> Check for Modifications -> Check Repository
> Basically I need be able to query this information in cmd, and write
If you're doing it in a batch file/CMD script, you should be using the
It's svn st -u and then you need to parse the output.
---------------------------------------------------------------------
|
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.