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

Re: Programmatically determine latest revision on a working directory

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Tue, 7 Apr 2009 08:03:22 +0200

Hi,

On 06/04/2009, Yogesh Mehta <mehtayogesh_at_gmail.com> wrote:
> Hi All,
>
> I am new to TortoiseSVN and have a question the answer to which I
> couldn't find in the documentation. My objective is to
> programmatically find the latest revision on a particular folder. I
> can do it through GUI by right clicking the directory and clicking
> properties but I want to get the information programmatically.
>

TSVN is a GUI client. For automation tasks you should install the
subversion command line client ('svn info [folder name]' will give you
the information you need).

-- 
Regards,
Jean-Marc
--
       ___
  @@  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1571970
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-07 08:03:57 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.