Re: Commit fails on locked files

2013-05-24 Thread HOUDROGE Rami
Indeed, but I was still hoping someone from the dev community could confirm it is a compatibility issue, and possibly provide the reasons behind the errors. In any case, thank you for taking the time to answer my questions. Sincerely, Rami Le 24/05/2013 15:14, Johan Corveleyn a écrit : On Fri

Re: Commit fails on locked files

2013-05-24 Thread Johan Corveleyn
On Fri, May 24, 2013 at 2:05 PM, HOUDROGE Rami wrote: > I could provide a script, but I doubt it would be of any use. It will > execute as it should on your pcs. > > I didn't clearly mention that subversion is installed on a Apache 2.2.17 > server with webdav_svn. We think there might be an incomp

Re: Commit fails on locked files

2013-05-24 Thread HOUDROGE Rami
I could provide a script, but I doubt it would be of any use. It will execute as it should on your pcs. I didn't clearly mention that subversion is installed on a Apache 2.2.17 server with webdav_svn. We think there might be an incompatibility somewhere (see http://subversion.1072662.n5.nabble.

Re: Commit fails on locked files

2013-05-23 Thread Johan Corveleyn
> Le 23/05/2013 15:59, Philip Martin a écrit : > > HOUDROGE Rami writes: > >> I am experiencing a problem that has been reported a couple of times >> accross the web. >> >> 1. new file >> 2. add file >> 3. commit file >> 4. lock file >> 5. modify file >> 6. commit file >> >> and that last commit f

Re: Commit fails on locked files

2013-05-23 Thread HOUDROGE Rami
They're the same. Local file : Lock Token: opaquelocktoken:2a0cb251-8e5c-4b2e-9eb2-282abb2d67e6 Lock Owner: houdroge Lock Created: 2013-05-23 15:14:37 +0200 (jeu., 23 mai 2013) Remote file : Lock Token: opaquelocktoken:2a0cb251-8e5c-4b2e-9eb2-282abb2d67e6 Lock Owner: houdroge Lock Created: 2013-0

Re: Commit fails on locked files

2013-05-23 Thread Philip Martin
HOUDROGE Rami writes: > I am experiencing a problem that has been reported a couple of times > accross the web. > > 1. new file > 2. add file > 3. commit file > 4. lock file > 5. modify file > 6. commit file > > and that last commit fails with the following error : > > Cannot verify lock on path

Re: Commit fails on locked files

2013-05-23 Thread HOUDROGE Rami
Johan, Thank you for your quick answer. I am using the following versions : TortoiseSVN 1.7.12, Build 24070 - 64 Bit Subversion 1.7.9 Concerning the second question, the problem persists after an update of the root of working copy (and parent dir). Cheers, Rami Le 23/05/2013 15:06, Johan Cor

Re: Commit fails on locked files

2013-05-23 Thread Johan Corveleyn
On Thu, May 23, 2013 at 3:01 PM, HOUDROGE Rami wrote: > > Hi, > > I am experiencing a problem that has been reported a couple of times accross > the web. > > 1. new file > 2. add file > 3. commit file > 4. lock file > 5. modify file > 6. commit file > > and that last commit fails with the followi

Commit fails on locked files

2013-05-23 Thread HOUDROGE Rami
Hi, I am experiencing a problem that has been reported a couple of times accross the web. 1. new file 2. add file 3. commit file 4. lock file 5. modify file 6. commit file and that last commit fails with the following error : Cannot verify lock on path '...'; no matching lock-token available.