Re: 403 Error - Could not fetch resource information.
From: Miha Vitorovic <mvitorovic_at_nil.si>
Date: 2005-07-05 16:25:08 CEST
Sono Chhibber <sono@tnook.com> wrote on 05.07.2005 16:00:15:
> I hope you can understand, I have to keep paths and names to a minimum
> in a repository, this fixed the ability to check out,commit, update,
There's your problem. ParentPath is used to point to the root of many
/path/to/svnroot/repo1
and since
http://www.domain.com/svn/ = /path/to/svnroot/
and /path/to/svnroot/ is not a repository, it doesn't work.
But
http://www.domain.com/svn/repo1/
should.
Cheers,
--- Miha Vitorovic In¾enir v tehniènem podroèju Customer Support Engineer NIL Data Communications, Tivolska cesta 48, 1000 Ljubljana, Slovenia Phone +386 1 4746 500 Fax +386 1 4746 501 http://www.NIL.si --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Jul 5 16:43:37 2005 |
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.