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

Re: browsing repository (newbie question)

From: Nick Thompson <nickthompson_at_agere.com>
Date: 2006-03-22 14:04:45 CET

On Wednesday 22 March 2006 12:57, Talha Oktay wrote:
> Hello,
>
> Is there a way to browse the repository structure if you are just
> using command line interface. Some times I can not get the url
> right while cheking out the projects or some deeply nested
> subfolders. When I look at svn repository fıle structure, I do not
> see anywhere the project structure. I guess that information
> embeded in the berkeley db. When the projects under svn are deeply
> nested it becomes difficult to remember the urls as well.
>
> Is a there command the searches the repository for projects or
> display the repository structure?

The 'svn ls' command is the closest that I can think of. Obviously,
you can list each level and drill down manually, but (and I'm not
recommending this) 'svn ls' also has a -R option for recursive
listings.

-- 
> Nick Thompson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 22 14:07:02 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.