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

determine latest repo revision?

From: Holger Krekel <pyth_at_devel.trillke.net>
Date: 2004-02-21 14:38:39 CET

hi,

given an arbitrary svn url and the 'svn' commandline client,

a) what is an efficient algorithm/way to determine the latest
   revision of the whole repository?

b) how to determine if URL points to a file or a directory?

c) obtain the base url of the underlying repository

Currently i am trying 'svn ls -v' and traversing up the
url path but it's slow and somehwat fragile.

thanks,

    holger

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 23 01:24:02 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.