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

Problems with subversion 1.4.3 apache 2.2.4 apr 1.2.8

From: Sheryl <gubydala_at_his.com>
Date: 2007-03-12 20:43:37 CET

Greetings,

I have a customer who needs to upload files > 2 GB and so I'm trying to
upgrade one of my subversion servers to subversion 1.4.3 and apache 2.2.4.
 In the config I tell subversion to use the apr and apr-util from apache
and the config finds apr 1.2.8.

The svn commands work fine with file:// but when I try to use the http
protocol or access the repositories with websvn I get error messages

[Mon Mar 12 15:34:12 2007] [error] [client 192.168.10.26] Failed to load
the AuthzSVNAccessFile: The character 'M' in rule 'realm' is not allowed
in authz rules

This is what my access file looks like:

[general]
realm = Main Repository
anon-access = none

[groups]
admins = user1, user2, user3

[/]
@admins = rw

Any ideas?

Thanks,

Sheryl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 12 20:43:59 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.