Re: svnsync --disable-locking

2013-09-24 Thread Philip Martin
Seumas Soltysik writes: > I am still a bit confused about the difference between --steal-lock and > --disable-locking. I understand that --steal-lock basically deletes/steals > the lock property on revision 0 which controls who has the right to perform > an svnsync. I use this in the event that a

Re: svnsync --disable-locking

2013-09-19 Thread Seumas Soltysik
Phillip, Thanks for the reply. I was hoping it would allow me to sync without regard file locks. In the end I just used rmlocks to remove the lock and then re-ran svnsync. I am still a bit confused about the difference between --steal-lock and --disable-locking. I understand that --steal-lock basi

Re: svnsync --disable-locking

2013-09-19 Thread Philip Martin
Seumas Soltysik writes: > I am using svnsync to sync a mirror with a master. However, I am getting > the following error: > svnsync: E160039: User '' does not own lock on path '/foo/bar' > > I understand why this is happening but I am not sure what the solution is. > > Based upon the svnsync