SOLVED
You were right, found a file called
/etc/apache2/conf.d/localized-error-pages which seems to be rewriting error
messages.
Commented everything inside to deactivate custom error messages and now my
repositories work as always (with / on Location).
Thank you for your help.
2010/3/29 Ion
OK, will keep searching.
2010/3/29 Ryan Schmidt
>
> On Mar 28, 2010, at 17:48, Ion Jaureguialzo Sarasola wrote:
>
> > I changed it to /svn and it works, but this is annoying, everybody who
> has checked out previous projects (which used to work on another host in /)
> will have to checkout agai
On Mar 28, 2010, at 17:48, Ion Jaureguialzo Sarasola wrote:
> I changed it to /svn and it works, but this is annoying, everybody who has
> checked out previous projects (which used to work on another host in /) will
> have to checkout again.
>
> I'll keep trying to make it work on /.
Probably
On Mar 28, 2010, at 17:10, Ryan Schmidt wrote:
> On Mar 28, 2010, at 16:53, Ion Jaureguialzo Sarasola wrote:
>
>> I've setup a new repository with apache svn and everything works fine except
>> commiting new files. Those which already exist behave well.
>>
>> My repositories are in a machine wi
On Mar 28, 2010, at 16:53, Ion Jaureguialzo Sarasola wrote:
> I've setup a new repository with apache svn and everything works fine except
> commiting new files. Those which already exist behave well.
>
> My repositories are in a machine with Ubuntu 9.10 Server and the path for the
> repos is /
Hi there:
I've setup a new repository with apache svn and everything works fine except
commiting new files. Those which already exist behave well.
My repositories are in a machine with Ubuntu 9.10 Server and the path for
the repos is /var/subversion. All the repos are inside it.
Here's the vhost