[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Is there a way to get the TSVNStatus from a file without using the Tortoise Libraries?

From: Simon Berry <Simon.Berry_at_andromeda.uk.com>
Date: Tue, 29 Jul 2008 09:29:39 +0100

> I already use the command line client(TortoiseProc) to control update,
> commit and other commands. But there is no way to get the file status
> out of it(at least no way i know).

I think he was referring to the *svn* client
(http://subversion.tigris.org/) rather than the *TortoiseSVN* client
(http://tortoisesvn.tigris.org/) .

With the svn binaries the following command will give you the status of
any file :

'svn status <filename>'
 
> I would be really thankfull if someone could tell me a way to get the
> status in a version independent way.

In my experience V1.4.x svn binaries do not work on a 1.5.x working copy
- so make sure you have the latest version.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-29 10:37:34 CEST

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.