On Tue, 2005-11-08 at 13:56 -0500, Daniel Jacobowitz wrote: > On Tue, Nov 08, 2005 at 01:47:52PM -0500, Daniel Berlin wrote: > > If you try to commit to the mirror, it will try to commit to the > > underlying repo. > > > > That's how svk push actually works. > > Yes, of course, but what if you've checked out using a read-only > protocol? Is it going to fall down? Refuse to commit entirely? >
It will simply tell you you don't have access :) The protocol isn't readonly, the perms are just set on the repo so it can't commit.