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

Re: "svn tree"

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-02-13 18:53:02 CET

On 2/13/06, Phil Endecott <spam_from_subversion_users@chezphil.org> wrote:
> I was just thinking about the usefulness of an "svn tree" command with output formatted like "tree" does:
>
> /etc
> |-- 4Suite
> | `-- 4ss.conf
> |-- DIR_COLORS
> |-- DIR_COLORS.xterm
> |-- Muttrc
> |-- Muttrc.local
> |-- X11
> | |-- X -> ../../usr/X11R6/bin/Xorg
> | |-- X.rpmsave -> ../../usr/X11R6/bin/Xorg
> | |-- Xmodmap
> | |-- Xresources
> | |-- applnk

svnlook tree <path> produces a tree listing (assuming you have access
to the physical path where the repository resides as opposed to using
the URL), but without the ASCII art, just tabs for indentation.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 13 18:58:42 2006

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.