Syncro SVN Client

commit error: Checkout of : 403 forbidden

Having trouble installing Syncro SVN Client? Got a bug to report? Post it all here.

commit error: Checkout of : 403 forbidden

Postby florin1979 » Mon Mar 02, 2009 4:01 am

Hy,

I'm kind of new in using subversion. I had created a multiple repository using svn server 1.4.3 server and I was accessing it using httpd through apache2.0.61 server. I upgraded the svn server to 1.5.3 (still using apache 2.0.61). I tried to modify the authorization conf file for allowing some users to commit to repositories that they previously couldn't i.e., I tried to midify the rights. But when I try commit I keep receiving this message:
Operation failed: svn: Commit failed (details follow):
svn CHECKOUT of 'multirep/repos_name/!svn/ver/76/test' 403 Forbidden: (http://server_ip_address).

I supposed it was something with apache server so I upgraded to 2.0.63 and changed also my authorization config file (created a new one). Still can not commit (the user is in a rw group but can only view and checkout).

this is my error log in apache:

Installing the Apache2 service
The Apache2 service is successfully installed.
Starting the Apache2 service
The Apache2 service is running.
ce] Apache/2.0.63 (Win32) configured -- resuming normal operations
[Mon Mar 02 09:20:47 2009] [notice] Server built: Jan 17 2008 22:58:29
[Mon Mar 02 09:20:47 2009] [notice] Parent: Created child process 3616
[Mon Mar 02 09:20:47 2009] [notice] Child 3616: Child process is running
[Mon Mar 02 09:20:47 2009] [notice] Child 3616: Acquired the start mutex.
[Mon Mar 02 09:20:47 2009] [notice] Child 3616: Starting 250 worker threads.
[Mon Mar 02 09:30:40 2009] [notice] Parent: Received restart signal -- Restarting the server.
[Mon Mar 02 09:30:40 2009] [notice] Child 3616: Exit event signaled. Child process is ending.
[Mon Mar 02 09:30:41 2009] [notice] Apache/2.0.63 (Win32) SVN/1.5.3 DAV/2 configured -- resuming normal operations
[Mon Mar 02 09:30:41 2009] [notice] Server built: Jan 17 2008 22:58:29
[Mon Mar 02 09:30:41 2009] [notice] Parent: Created child process 3272
[Mon Mar 02 09:30:41 2009] [notice] Child 3616: Released the start mutex
[Mon Mar 02 09:30:41 2009] [notice] Child 3272: Child process is running
[Mon Mar 02 09:30:41 2009] [notice] Child 3272: Acquired the start mutex.
[Mon Mar 02 09:30:41 2009] [notice] Child 3272: Starting 250 worker threads.
[Mon Mar 02 09:30:42 2009] [notice] Child 3616: All worker threads have exited.
[Mon Mar 02 09:30:42 2009] [notice] Child 3616: Child process is exiting
[Mon Mar 02 09:31:44 2009] [error] [client 172.16.33.115] Access denied: 'username' CHECKOUT repos_name:/
[Mon Mar 02 09:33:24 2009] [error] [client 172.16.33.115] Access denied: 'username' CHECKOUT repos_name:/test
Could someone be so kind to help me with this?
Thank you!
florin1979
 
Posts: 2
Joined: Mon Mar 02, 2009 3:44 am

Re: commit error: Checkout of : 403 forbidden

Postby florin1979 » Mon Mar 02, 2009 7:17 am

Problem solved!
it was in my authorization conf file: for the rights assingment, instead of
[repos_name:/]
@group1 = rw
@group2 = rw
i wrote:
[/repos_name]
@group1 = rw
@group2 = rw
florin1979
 
Posts: 2
Joined: Mon Mar 02, 2009 3:44 am


Return to Common Problems

Who is online

Users browsing this forum: No registered users and 4 guests

cron

© 2002-2013 SyncRO Soft Ltd. All rights reserved. | Sitemap | Terms of Use | Privacy Policy | This website was created & generated with <oXygen/>® XML Editor