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

Re: How to List all the projects in a Repository

From: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2007-09-17 09:23:26 CEST

On Mon, Sep 17, 2007 at 12:43:38PM +0530, ratnavel ps wrote:

> I now use a svn browser which uses SVN-ruby bindings to display the contents
> of the project in the repository. It works fine for listing the files in the
> project of particular repository.

Because it /is/ a repository.

> As our friend Talden said i tried giving that "svn://systemname/ReposName"
> as url but it says url format invalid.

Because it /is not/ a repository.

> Or can anyone suggest me how to set up a svn viewer using view vc my aim is
> to view the projects in the repository.

No chance with a svn viewer. As said, read about SVNParentPath and
SVNListParentPath - you will be able to see the list of your projects by
using a web browser (i.e.: http://systemname/ReposName/ will work, while
svn://systemname/ReposName/ will not work)

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 17 09:19:57 2007

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.