Re: bug 4035 is not really fixed

2011-11-29 Thread Daniel Shahaf
On Tuesday, November 29, 2011 1:04 PM, "Philip Martin" wrote: > Philip Martin writes: > > >> Is there any query I can run on my wc to help identify the problem? > > > > The one I gave last time: > > > > select * from work_queue > > > > That's the starting point of the investigation. > > Const

Re: bug 4035 is not really fixed

2011-11-29 Thread Philip Martin
Philip Martin writes: >> Is there any query I can run on my wc to help identify the problem? > > The one I gave last time: > > select * from work_queue > > That's the starting point of the investigation. Constantino was able to supply some information. It appears that the problem is related to

Re: bug 4035 is not really fixed

2011-11-29 Thread Philip Martin
"Cronemberger, Constantino" writes: > Yesterday I left the update running and this morning it was finished. Today I > executed "svn status" and saw that I still had some modified files that I > have never touched before, then I did the same steps as yesterday and got the > same problems: > > -

RE: bug 4035 is not really fixed

2011-11-29 Thread Cronemberger, Constantino
___ From: Cronemberger, Constantino Sent: 28 November 2011 16:58 To: Philip Martin Cc: users@subversion.apache.org Subject: RE: bug 4035 is not really fixed Hi, There were the steps I followed to get to the problem: - I had an old 1.6.x wc that was also not uptodate and had some local modificat

RE: bug 4035 is not really fixed

2011-11-28 Thread Cronemberger, Constantino
ked. Regards, Constantino From: MARTIN PHILIP [codematt...@ntlworld.com] On Behalf Of Philip Martin [philip.mar...@wandisco.com] Sent: 28 November 2011 16:33 To: Cronemberger, Constantino Cc: users@subversion.apache.org Subject: Re: bug 4035 is not really fixed "

Re: bug 4035 is not really fixed

2011-11-28 Thread Philip Martin
"Cronemberger, Constantino" writes: > I managed to find the file, then I delete it using "delete from > work_queue" and finally I executed "svn cleanup" and "svn update" and > got the same error again. > > At last I found that the file that was causing the problem was in fact > deleted by SVN, so

RE: bug 4035 is not really fixed

2011-11-28 Thread Cronemberger, Constantino
ted. Thanks for the tip, Constantino. From: MARTIN PHILIP [codematt...@ntlworld.com] On Behalf Of Philip Martin [philip.mar...@wandisco.com] Sent: 28 November 2011 15:36 To: Cronemberger, Constantino Cc: users@subversion.apache.org Subject: Re: bug 4035 is not rea

Re: bug 4035 is not really fixed

2011-11-28 Thread Philip Martin
Use the sqlite3 program. Run sqlite3 .svn/wc.db "select * from work_queue" to find out which node is affected. -- Philip

RE: bug 4035 is not really fixed

2011-11-28 Thread Cronemberger, Constantino
@subversion.apache.org Subject: Re: bug 4035 is not really fixed "Cronemberger, Constantino" writes: > I am using this version: > > svn --version > svn, version 1.7.1 (r1186859) >compiled Oct 21 2011, 22:59:27 > > and I get this errro: > > svn cleanup > svn: E235000:

Re: bug 4035 is not really fixed

2011-11-28 Thread Philip Martin
"Cronemberger, Constantino" writes: > I am using this version: > > svn --version > svn, version 1.7.1 (r1186859) >compiled Oct 21 2011, 22:59:27 > > and I get this errro: > > svn cleanup > svn: E235000: In file > 'D:\Development\SVN\Releases\TortoiseSVN-1.7.1\ext\subversion\subversion\libsv