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

Re: problem with windows server 2003, apache 2.2.4 and subversion 1.4.5

From: Talden <talden_at_gmail.com>
Date: 2007-09-24 22:36:57 CEST

You won't be able to use the binaries built against apache 2.2 to
create a repository on Windows 2003 as there is an APR bug.

It's possible that this bug only affects the svnadmin tool however -
so you might use the apache 2.0 binaries to create the repository and
then the 2.2 binaries for access - I don't know the scope of the
problem to advise you here - it could affect the other tools too
(svnlook, svndumpfilter, svnsync, ...)

Of course you'll probably need to keep the 2.0 binaries available for
svnadmin tasks.

--
Talden
On 9/25/07, Johannes Perl <johannes.perl@gmail.com> wrote:
> >
> > Johannes:
> >
> > When you say "not experiencing any problems with apache", you do mean
> > that you can access your svn repositories via http, right?  Because in
> > your second paragraph it sounds like you *are* having problems!
> >
> > Is the issue with:
> >
> > a) the svnadmin client
> > b) the svn client
> >
> > please circle one ;)
> >
> > Are you able to access repositories through a web browser?
> >
>
> Sorry. I might have expressed the problems a bit inexact.
> I tried a few combinations in the hope to get everything working.
>
> If I am using the binaries built against apache 2.2.*:
> Then I've no problem with apache. Checking out, commiting, accessing repository
> via browser all is working.
>
> But then I can't create a repository. The svnadmin command then isn't really
> working. As it was already said this is a known issue.
>
> If I am using the binaries built against apache 2.0.*:
> Then of course apache crashes on accessing a repository, etc. But administrative
> tasks like creating a repository are working.
>
> If I am using the binaries built against apache 2.0.*, but giving apache the
> modules (mod_dav_svn.so, ...) from the binaries against 2.2.*:
> Then I get the MKactivity error. But creating a repository is working.
>
> Hope this is clear now.
>
> -Johannes
>
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 24 22:37:36 2007

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.