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

Re: [PATCH] Issue 3942 - Provide new subcommand on svnadmin to create a lock

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 15 Jul 2011 12:20:02 -0400

On Fri, Jul 15, 2011 at 12:16 PM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:

> If svnsync presents the lock token that's present on the master, and
> hopefully the slave checks locks against the master during commit, the
> commit is going to work isn't it?

Apache proxies commits back to the master. When you are using svnsync
to update the replica it is not going through that proxy. In my case
it using file://, but in the book it uses a special Apache location
that does not proxy. So no, it does not check against the master.

> Point is: using 'svnadmin lock', despite creating locks on the slave's
> FS, doesn't change the fact that those locks are *cached* locks, they
> aren't binding/normative in any way.

That would be the ideal but it is not true today. I also do not think
svnsync even presents a lock token since there is no working copy
involved to provide the token.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-07-15 18:20:35 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.