RE: problem with svnsync and repository locks...

2011-01-06 Thread Edward Ned Harvey
> From: C. Michael Pilato [mailto:cmpil...@collab.net] > > Sadly, the book offers hope where today there is very little. See > http://subversion.tigris.org/issues/show_bug.cgi?id=3457, which I composed > well after writing the aforementioned book section. :-( Thank you for this info. Just a sug

Re: problem with svnsync and repository locks...

2011-01-06 Thread C. Michael Pilato
On 01/06/2011 03:16 AM, Karl Heinz Marbaise wrote: > Hi, > > may be i misunderstand a thing but have you implemented the lock-hooks as > well to replicate the locks to the slave ? If i understand your explanation > well you haven't ... > > svnsync doesn't replicate lock to slaves... > > excerpt

Re: problem with svnsync and repository locks...

2011-01-06 Thread Karl Heinz Marbaise
Hi, may be i misunderstand a thing but have you implemented the lock-hooks as well to replicate the locks to the slave ? If i understand your explanation well you haven't ... svnsync doesn't replicate lock to slaves... excerpt from the Subversion book: -- The only thing we've left out he

problem with svnsync and repository locks...

2011-01-05 Thread Edward Ned Harvey
I have a master server, and a slave server configured with pass-thru proxy. Off the top of my head, I believe they're both 1.6.12, but I'll double check if that is an important detail. A user at the slave site does "get lock" on a file. She gets the lock successfully. She makes a change, trie