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

RE: checkin forbidden

From: Gillis, Paul <pgillis_at_insight-tek.com>
Date: Wed, 27 May 2009 08:53:19 -0400

>-----Original Message-----

>From: Simon Large [mailto:simon.tortoisesvn_at_googlemail.com]

>Sent: Wednesday, May 27, 2009 8:22 AM

>To: users_at_tortoisesvn.tigris.org

>Subject: Re: checkin forbidden

>

>2009/5/27 Seidenberger Markus BRO sIT <Markus.Seidenberger_at_s-

>itsolutions.at>:

>> I have installed the latest version 3 weeks ago (newer Version then
on

>server). Since there i have not had a problem in checking out sources.

>> But when i try to checkin my changes, i receive the followig message:

>>

>> Server sent unexpected return value (403 Forbidden) in response to

>CHECKOUT

>> request for '/cmdocs/projects2009/!svn/ver/27740/ST/12585a_1000F-

>99%20REIS_KoHa-Stabilisierung/30_Construction/Frontends/FrontEnd-

>Trade/doc/TradeFrontend.EAP'

>>

>> Could there be a permission-problem ?

>

>There is a known inconsistency in the way subversion handles case

>sensitivity of domain names. If you use the wrong case for the server

>name then checkout will work but commit will not. Try using TSVN

>relocate to set the correct case in your working copy.

 

There is also an inconsistency in the way subversion handles the case
sensitivity of repository names if you are using mod_authz_svn for path
based authorization. When you checkout, you can enter a repository name
as upper case or lower case. But when you commit, the case you used for
checkout has to match the case exactly as it appears in your
AuthzSVNAccessFile. Otherwise, you will get a "Server sent unexpected
return value (403 Forbidden) in response to MKACTIVITY" error. The TSVN
relocate command can also be used to resolve this error.

 

>

>Simon

>

>--

>: ___

>: oo // \\ "De Chelonian Mobile"

>: (_,\/ \_/ \ TortoiseSVN

>: \ \_/_\_/> The coolest Interface to (Sub)Version Control

>: /_/ \_\ http://tortoisesvn.net

>

>------------------------------------------------------

>http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessag
eId=

>2355740

>

>To unsubscribe from this discussion, e-mail: [users-

>unsubscribe_at_tortoisesvn.tigris.org].

This e-mail message and all attachments thereto may contain technical data that is subject to export control regulations, or confidential material, and is for the sole use of the intended recipients. Review, dissemination, or other use by anyone else is prohibited. If you are not an intended recipient, please contact the sender and delete all copies.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2355763

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-05-27 14:53:43 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.