Re: how to replicate svn-lock on mirrored repository

2014-11-24 Thread Senthilvelu
any help? On Friday, 21 November 2014 12:16:32 UTC+5:30, Senthilvelu wrote: > > I have a mirrored repository which is generated from a source repository. > > it is getting update regularly. when a user checks out with lock on source > repo, i want this to be update on the mirror

how to replicate svn-lock on mirrored repository

2014-11-21 Thread Senthilvelu
I have a mirrored repository which is generated from a source repository. it is getting update regularly. when a user checks out with lock on source repo, i want this to be update on the mirror repo, which is not happening using svnsync. is there anyway i can update the lock as well on the mir