Re: Recursively finding locks based on a URL

2010-09-16 Thread Campbell Allan
[mailto:campbell.al...@sword-ciboodle.com] > Sent: donderdag 16 september 2010 12:09 > To: users@subversion.apache.org > Cc: Phillip Gussow > Subject: Re: Recursively finding locks based on a URL > > On Thursday 16 Sep 2010, Phillip Gussow wrote: > > Hi group, > > >

RE: Recursively finding locks based on a URL

2010-09-16 Thread Phillip Gussow
svnserve or the Apache mod. Thanks again and regards, Phillip -Original Message- From: Campbell Allan [mailto:campbell.al...@sword-ciboodle.com] Sent: donderdag 16 september 2010 12:09 To: users@subversion.apache.org Cc: Phillip Gussow Subject: Re: Recursively finding locks based on a URL On

Re: Recursively finding locks based on a URL

2010-09-16 Thread Campbell Allan
On Thursday 16 Sep 2010, Phillip Gussow wrote: > Hi group, > > > > I’m running into a situation where I need to know all locks that exist on a > certain repository path. > > I know there is the svnadmin lslocks command. Which is in general what I > need, but I need to do it on an URL, because I do

Re: Recursively finding locks based on a URL

2010-09-16 Thread Hyrum K. Wright
On Thu, Sep 16, 2010 at 11:07 AM, Phillip Gussow wrote: > Hi group, > > > > I’m running into a situation where I need to know all locks that exist on a > certain repository path. > > I know there is the svnadmin lslocks command. Which is in general what I > need, but I need to do it on an URL, bec