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

[Fwd: Re: Relocate does not work well with access permissions]

From: Bjørnar Skinnes <bskinnes_at_broadpark.no>
Date: 2007-08-13 18:33:53 CEST

attached mail follows:


Thank you for quick answer, here it is: to my concern, this user
already checked out the
https://oldserver/svn/myrepo1/trunk/something
then he should be able to perform a relocate to
https://NEWSERVER/svn/MYREPO/trunk/something

-- B.S.

david.x.grierson@jpmorgan.com wrote:
> It's doing exactly what you're asking it to ...
>
> The first entry states that aaa will get no access to anything below
> MYREPO.
>
> The second entry states that aaa will get access to the objects in MYREPO
> /trunk/src/something.
>
> The second entry has no way of over-riding the first - since you can't get
> access to /trunk or even /trunk/src.
>
> Dg.
> --
> David Grierson
> JPMorgan - IB Architecture - Source Code Management Consultant
> GDP 228-5574 / DDI +44 141 228 5574 / Email david.x.grierson@jpmorgan.com
> Sentinel House 2nd floor, 103 Waterloo Street, Glasgow G2 7BW
>
>
>
>
> Bjørnar Skinnes <bskinnes@broadpark.no>
> 13/08/2007 15:30
>
> To
> users@subversion.tigris.org
> cc
>
> Subject
> Relocate does not work well with access permissions
>
>
>
>
>
>
> Having access permissions like this example:
> [MYREPO:/]
> aaa =
> [MYREPO:/trunk/src/something]
> aaa = rw
>
> then relocating (the repo was moved to another server) the "something"
> working copy, does return error message like this:
> PROPFIND request failed on "/svn/MYREPO"
> PROPFIND of '/svn/MYREPO': 403 Forbidden (https://myserver)
>
> I had to change the permission file, giving aaa read permissions, to get
> aaa up&running:
> [MYREPO:/]
> aaa = r
>
> Why no access for aaa in first place ? Remark: browsing in firefox
> worked fine on new server.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
> This communication is for informational purposes only. It is not
> intended as an offer or solicitation for the purchase or sale of
> any financial instrument or as an official confirmation of any
> transaction. All market prices, data and other information are not
> warranted as to completeness or accuracy and are subject to change
> without notice. Any comments or statements made herein do not
> necessarily reflect those of JPMorgan Chase & Co., its subsidiaries
> and affiliates. This transmission may contain information that is
> privileged, confidential, legally privileged, and/or exempt from
> disclosure under applicable law. If you are not the intended
> recipient, you are hereby notified that any disclosure, copying,
> distribution, or use of the information contained herein (including
> any reliance thereon) is STRICTLY PROHIBITED. Although this
> transmission and any attachments are believed to be free of any
> virus or other defect that might affect any computer system into
> which it is received and opened, it is the responsibility of the
> recipient to ensure that it is virus free and no responsibility is
> accepted by JPMorgan Chase & Co., its subsidiaries and affiliates,
> as applicable, for any loss or damage arising in any way from its
> use. If you received this transmission in error, please immediately
> contact the sender and destroy the material in its entirety,
> whether in electronic or hard copy format. Thank you.
> Please refer to http://www.jpmorgan.com/pages/disclosures for
> disclosures relating to UK legal entities.
>
>
> ---------------------------------------------------------------------
> 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 Aug 13 18:13:50 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.