RE: AuthzSVNAccessFile and branching
From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2005-07-06 09:05:45 CEST
Eric,
I don't have the solution for your problem, just some info that may help
I have the same setup like yours in terms of components and configuration,
apache 2.0.54 on Suse
Our LDAP configuration is identical to yours.
Our svnaccess.conf is identical to your first version.
This configuration allows us to make branches without problem.
Maybe you can post some relevant extracts of apache's error.log file?
Lieven.
-----Original Message-----
I am currently having an issue with doing a 'svn copy' command (attempting
I am doing LDAP authentication without a problem, and can do commits to the
Here are the details:
Subversion 1.1.2 on RHEL v3
httpd.conf
svn-access-file
#to allow everyone read access
* = r
[landfill:/]
Now, with this config, I can commit changes to the landfill repository with
If, I modify the following section of the svn-access-file as such:
[/]
* = rw
OR
[landfill:/]
* = rw
everything works without a hitch.
Based on what I have read in the manual and online, the original
Thanks for the help!
---------------------------------------------------------------------
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.9/39 - Release Date: 4/07/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.9/42 - Release Date: 6/07/2005 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jul 6 09:08:16 2005 |
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.