Re: 503 Service Unavailable only for new files

2010-07-27 Thread Nikola Kotur
On Mon, 2010-07-26 at 17:08 +0200, Nikola Kotur wrote: > And there's nothing in error log. > > What could be the issue here? I finally figured out what was going on. It was .htaccess rule that said "ErrorDocument 404 /index.php". After commenting that out, Subversion stop complaining about err

Re: 503 Service Unavailable only for new files

2010-07-26 Thread Nikola Kotur
On Mon, 2010-07-26 at 07:36 -0400, Nico Kadel-Garcia wrote: > On Mon, Jul 26, 2010 at 5:49 AM, Nikola Kotur > wrote: > > Hello all. > > > > I was unable to find anybody on the net affected with this problem > that > > I have. > > > > Svn repositories are accessed via WebDAV, here's the Apache conf

Re: 503 Service Unavailable only for new files

2010-07-26 Thread Nico Kadel-Garcia
On Mon, Jul 26, 2010 at 5:49 AM, Nikola Kotur wrote: > Hello all. > > I was unable to find anybody on the net affected with this problem that > I have. > > Svn repositories are accessed via WebDAV, here's the Apache conf part: > > >  DAV svn >  SVNPath /var/svn-repos/project_test >  AuthType Basi