GCS <gcs@lsc.hu> writes:
> On Sat, Oct 25, 2003 at 01:01:52PM -0500, Ben Collins-Sussman <sussman@collab.net> wrote:
> > In your previous mail, you said client and server were vastly
> > different versions:
> >
> > > SVN 0.24.2 acts as a server with Apache 2.0.47. I have tried to
> > > commit from Debian unstable/SVN 0.32.1.
> It was, when I started to ci my changes. The client was my working
> machine (latest SVN as a client). But as my link dropped, I took an
> other approach: copied the files with scp to the server, and tried a
> local commit, and _locally the client and the server are the same
> version_. So in short, there were two try on two machines, with two
> different client versions.
Ahhh, understood. Thanks.
So looking at your original problem, your 0.24.2 client tried to
commit the addition of a directory to your 0.24.2 server (via
https://localhost), and you got
svn: MKCOL of
/svn/!svn/wrk/c0f4d917-86ca-0310-b1a2-aafb4cd51e5f/1.0:server/kernel/patches:
405 Method Not Allowed (https://server:8443)
I'm not sure why you'd get that error. Any clues in the apache
errorlog or accesslog?
> > Sounds like a problem you need to take up with the Woody SVN package
> > maintainer.
> The problem is that there is no such person. SVN introduced into Debian
> in testing/Sarge, stable/Woody does not even has the dependency
> packages. I could backport 0.24.2, but not 0.30.0+.
> Oh, and I could do the magic, our SVN server works again, but this time
> I take your advice, and do not try to mix SVN client/server versions.
Ouch. Sounds like your only choice is not use any woody svn packages
at all, and just build apache and svn by hand. It's not that bad,
really.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 25 20:25:03 2003