On Mon, 18 Apr 2011 07:08 -0400, "Mark Phippard" <markp...@gmail.com> wrote:
> I know why it fails, but I would not expect it to fail as a user, even
> with a proxy.  I did not look at Arwin's test but it does not require
> a WC to show the failure.  This also fails:
> 
> $ svn mkdir url://branches/branch1
> $ svn mkdir url://branches/branch2

Because in the second mkdir, the slave's idea of HEAD is behind master's and 
user's idea of HEAD.

I agree it would be nice if this worked, but given that we have to remain sane 
to people who open an RA session to the slave before it has synced up I'm 
afraid it might be tricky to address.  (That corresponds to the case of 
concurrent commits --- two people attempting Mark's two mkdirs concurrently.)

Separately: we might want to teach the wc that one repos_url (out of several 
with the same repos_uuid) is preferred in given circumstances... then we could 
have '^mirror/' and '^master/' syntaxes.  </random-thoughts>

Daniel
(who also had thoughts about ^key/ syntax from ~/.s/config)

Reply via email to