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

Re: Unable to check out

From: Paul Puschmann <paul.puschmann_at_medcom-service.de>
Date: 2004-08-11 16:06:42 CEST

> I don't know if this is related to your problem Srini but I found that using
> a full URL to checkout from a repository did not work with machines that
> we're on the same network as the SVN server machine or the SVN server
> machine itself.
>
> So instead of something like this...
>
> http://svn.mydomain.com/svn/myRepository
>
> I had to use this...
>
> http://myServer/svn/myRepository
>
> where myServer is the name of the SVN server on the network. Hope that
> helps.

There are often problems with file-permissions.
Make sure the repositories are owned by the apache user.

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 11 16:06:59 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.