On Wed, Oct 19, 2011 at 12:17 AM, Bert Huijben <[email protected]> wrote: >> -----Original Message----- >> From: Bert Huijben [mailto:[email protected]] >> Sent: dinsdag 18 oktober 2011 19:43 >> To: 'Andrey'; 'Johan Corveleyn' >> Cc: 'Stefan Sperling'; [email protected] >> Subject: RE: Re[4]: Very big problems with access rights (authz file > using) in >> SVN v1.7.0 > >> Ok, with that information I reproduced this problem in the Subversion test >> suite on upgrading a working copy with server excluded (or 'absent') > nodes. >> After the upgrade updates fail. >> >> I will look into fixing this problem tomorrow. (If somebody else wants to >> look first, please let me know ;-) > > The problem is fixed on trunk and I nominated it for backport. > > Please ping your favorite committer to make him review the patch for > inclusion in 1.7.1 ;) > > All upgrades of working copies that contains information on subdirectories > where the user doesn't have access to, have this same problem. I think the > only real way to resolve this issue on a working copy is checking out again.
Would 'svn up -r0 path/to/restrictedDir' on an already-upgraded-but-broken-wc also be able to repair it? -- Johan
