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

Re: Listing repositories in Eclipse by svnparentpath

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-07-20 15:41:57 CEST

nick_stolwijk@planet.nl wrote on 07/20/2006 09:39:08 AM:

> When I execute those commands the result is:
>
> nick_at_milamber:~$ svn info http://localhost/svn
> svn: PROPFIND request failed on '/svn'
> svn: PROPFIND of '/svn': 301 Moved Permanently (http://localhost)
> nick_at_milamber:~$ svn info http://localhost/svn/MyUsers
> Path: MyUsers
> URL: http://localhost/svn/MyUsers
> Repository Root: http://localhost/svn/MyUsers
> Repository UUID: b78c6875-8713-0410-9513-90acc480f7d0
> Revision: 0
> Node Kind: directory
> Last Changed Rev: 0
> Last Changed Date: 2006-05-11 20:33:38 +0200 (Thu, 11 May 2006)
>
> So it seems not to work. I guess our only workaround is to make svn
> repository locations for each seperate repository and use the web
> interface to get the names of the repositories.

I do not think you have to change anything in your Subversion setup. It
is just in Subclipse you have to enter the URL to the repository you want
to work with, and if you have multiples, you have to enter each of them.

Mark

---------------------------------------------------------------------
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:45:43 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.