RE: Beginning Subversion - 404 Not Found
From: Bob Butterworth <BButterworth_at_techpro.com>
Date: 2006-09-12 18:11:36 CEST
Ok, after a little research I found this page which has a chmod 1/4 of
http://www.debian-administration.org/articles/374
The chmod in the tutorial I was using:
http://www.howtoforge.com/debian_subversion_websvn
Was this
chmod -R 770 /var/svn-repos/*
Which didn't work
But this new chmod did
chmod -R 777 /var/svn-repos/*
I'm not quite the linux guru yet but is this way chmod command secure or
Bob
-----Original Message-----
Ok my apache error log says Could not open the requested_SVN filesystem
So maybe some kind of permission problem?
-----Original Message-----
On Sep 12, 2006, at 08:01, Bob Butterworth wrote:
> I created a repository at /var/svn-repos
> ask me for a user name and password. It accepts my username and
> Any ideas?
What does the Apache error log say? What exactly is it trying and
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.