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

Listing repositories in Eclipse by svnparentpath

From: <nick_stolwijk_at_planet.nl>
Date: 2006-07-20 15:25:11 CEST

I couldn't decide where to post this problem, but I think this is the
right list instead of the subclipse one.

My problem in short is: when I put my repository parent path as
repository in eclipse it gives an error. (Propfind 301)

I have Apache2 with subversion 1.3.2 and configured it to use an
SvnParentPath and I created a few repositories in there.

Like this

/var/svn/repos <- SvnParentPath
/var/sv/repos/repo1 <- repo created with svnadmin
/var/sv/repos/repo2 <- repo created with svnadmin

I have the listing on, so when I go to http://localhost/svn with my
browser I can see the repositories, all fine.

When I use http://localhost/svn/repo1 as repository in eclipse, also no
problem.

What I wish to see is, that when I use http://localhost/svn as
repository location, it shows the different svn repositories, so I can
check them out and make Eclipse project for them.

Is this possible?

With regards,

Nick Stolwijk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 20 15:27: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.