On Tue, Nov 08, 2005 at 06:41:05PM -0800, Devang Patel wrote: > On 11/8/05, Daniel Berlin <[EMAIL PROTECTED]> wrote: > > > It will simply tell you you don't have access :) > > However, it is rejecting local branch creation also. > > --- > $ svk ls /svkgcc/gcc/local_branches > Path /gcc/local_branches is not a versioned directory > bardoli:~ bardoli$ svk mkdir /svkgcc/gcc/local_branches > Waiting for editor... > Merging back to mirror source svn://gcc.gnu.org/svn/gcc. > Use of uninitialized value in concatenation (.) or string at > /usr/local/svk-1.05/perl/darwin-thread-multi-2level/SVN/Core.pm line > 579. > Authorization failed: > Commit message saved in svk-commitllh82.tmp. > --- > > Isn't this, creating local branches, is a local operation ?
//gcc is a mirrored location. You have to create your branches outside of there; try /svkgcc/local-gcc in your example. -- Daniel Jacobowitz CodeSourcery, LLC