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

Re: small requested update to svnlook tree subcommand

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-01-09 04:01:38 CET

"Charles E. Doucette" <cdoucette@med-learn.com> writes:

> Now that the SVN book is updated, and I have documentation on how
> to use the auth module, I want a breakdown of all of the directories
> in my repository hierarchy.
>
> I found the svnlook tree subcommand and I was very happy.
>
> Unfortunately, it shows you *all* of the files and not just
> the directories. It would be ideal if I could add an option
> just to show me directories.

$ svnlook tree /path/to/repos | grep '/$'

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 9 04:24:12 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.