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

browsing the reprository

From: Mattias Rönnblom <hofors_at_lysator.liu.se>
Date: 2001-11-30 17:41:48 CET

Hi,

I can't seem to find any way of traversing the reprository (stat(),
opendir() readdir()-like functionlity) in the RA layer. Isn't there
any?

I'm trying to implement

svn ls [-r] [URL|wc-path]

I'm not sure whether this is a useful feature or bloat, but it
looked like a nice way of getting to know SVN under to hood.

The use might be:

A developer has forgot the name of the branch that holds all the
fixes for the 1.0 release. He wishes to see a list of all the
branches, preferable without checking out the whole enshilada.

He may do

svn ls $URL/branches

Kind regards,
        Mattias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:50 2006

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

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