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

Re: Subversion newbie

From: John Hampton <subversion_at_pacopablo.com>
Date: 2004-05-12 20:08:36 CEST

Paulo Matos wrote:
> Gentoo installed the initial repository in /var/svn/repos, so I didn't
> change it.
> When I pass the url to svn I need to pass:
> http://<server_addr>/<absolute_path_to_repository>
> right?

No. the url should be http://<server_addr>/svn/repos. Now, if you're
using gentoo you also have to make sure that you have -D SVN and -D DAV
in /etc/conf.d/apache2. If you don't have those in /etc/conf.d/apache2,
add them and then restart apache. That should work for you.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 12 20:09:25 2004

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.