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

RE: Getting list of tags/branches

From: Patrick Smears <patrick.smears_at_ensoft.co.uk>
Date: 2004-09-09 20:21:59 CEST

> The approach I'm looking for would just give a list of tags/branches,
> period. My thought was to use 'svnlook tree' but on out
> repository it is
> hideously slow (mainly because it is a massive amount of
> output). However,
> if I could restrict the depth of the tree that is produced it
> may run quite
> a bit faster and the resultant output would be more usable for this
> particular purpose. Perhaps something like 'svnlook tree --depth 1
> /my/repo/path /branches'.

Does "svn ls file:///path/to/repos/branches" do what you want?

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 9 20:22:31 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.