RE: Error when updating

2011-10-25 Thread Dominik Psenner
FWIW, my observations are that an incomplete working copy is usually *broken* and one has to do a fresh checkout. Mostly this happens when the .svn meta-files do no longer match the working copy files. This usecase _can_ happen when a program holds an exclusive lock on a file and one runs "svn up"

RE: Error when updating

2011-10-25 Thread Wabe W
First, please bear with my ignorance here. I only just figured out that I don't get a reply to my e-mail in my inbox. I'm apparently supposed to visit this page... Anyway, thank you for replying. To return to the problem: >Does the problem occur with an upgraded working copy or with >a new ch

Re: Error when updating

2011-10-25 Thread Philip Martin
Wabe W writes: > First, please bear with my ignorance here. I only just figured out > that I don't get a reply to my e-mail in my inbox. I'm apparently > supposed to visit this page... People are replying to utwente.nl address in your Reply-To header. > Anyway, thank you for replying. To return

RE: Error when updating

2011-10-27 Thread Wabe W
From: Philip Martin Date: Tue, 25 Oct 2011 18:00:07 +0100 >People are replying to utwente.nl address in your Reply-To header. Thanks for pointing this out. I don't use this hotmail address a lot and totally forgot the address in the reply-to (which stopped working about 5 years ago...)

Re: Error when updating

2011-10-27 Thread Stefan Sperling
On Thu, Oct 27, 2011 at 10:20:36AM +, Wabe W wrote: > From: Philip Martin > >Can you reproduce the problem with a local test repository? > > I tried to reproduce the problem by making a local test repository. > However, there's no problem anymore. It works perfectly fine. Are path-based access

Re: Error when updating

2011-10-27 Thread Philip Martin
Wabe W writes: > I also tried a checkout of a(n existing) repository to a different > location. I get the same error message when I try to update. This is reproducible? You checkout some revision R1 and update to R2 and see the error? Can you describe the changes between R1 and R2? Is there a

RE: Error when updating

2011-10-31 Thread Wabe W
ing problem. Also, because I tried 5 different repositories with all the same problem. --Wabe > From: philip.mar...@wandisco.com > To: wabekoelm...@hotmail.com > CC: users@subversion.apache.org > Subject: Re: Error when updating > Date: Thu, 27 Oct 2011 12:14:55 +0100 > > Wabe

RE: Error when updating

2011-10-31 Thread Wabe W
> Date: Thu, 27 Oct 2011 12:56:11 +0200 > From: s...@elego.de > To: wabekoelm...@hotmail.com > CC: users@subversion.apache.org > Subject: Re: Error when updating > > On Thu, Oct 27, 2011 at 10:20:36AM +, Wabe W wrote: > > From: Philip Martin > > >Can yo

Re: Error when updating

2011-11-01 Thread Philip Martin
Wabe W writes: >> This is reproducible? You checkout some revision R1 and update to R2 >> and see the error? >> >> Can you describe the changes between R1 and R2? > > I just did a checkout of the latest revision of the repository. So, if > I click update the chances are large that there is no n

Re: Error when updating

2011-11-01 Thread Philip Martin
Philip Martin writes: > I'm surprised it happens when the update makes changes to the working > copy, I can't see how close_edit is called in that case. Oops! I meant to say I can't see how end_directory_update is called. -- Philip

RE: Error when updating

2011-11-02 Thread Wabe W
> The error you report is: > > > 'D:\Development\SVN\Releases\TortoiseSVN-1.7.0\ext\subversion\subversion\libsvn_wc\wc_db.c' > line 11039: assertion failed (base_status == svn_wc__db_status_incomplete) > > That happens inside the function end_directory_update, which is called > from close_edi

RE: Error when updating

2011-11-02 Thread Wabe W
I got word from the person that runs the server. He replied the following: > Which Subversion protocol are you using (http:, https:, svn:, file:)? http:// > I assume you are using some sort of server. Which version of > Subversion is the server running? subversion 1.0.8-2.2 (r11084) on a

Re: Error when updating

2011-11-02 Thread Philip Martin
Wabe W writes: >> I assume you are using some sort of server. Which version of Subversion >> is the server running? > It is 1.0.8 (2004) That's old (very old) and unsupported. The client should still work but I haven't built or used 1.0.x for years. >>Is it a googlecode server? Are you us

RE: Error when updating

2011-11-03 Thread Wabe W
> >> I assume you are using some sort of server. Which version of Subversion > >> is the server running? > > > It is 1.0.8 (2004) > > That's old (very old) and unsupported. I will tell my professor :-) > The client should still work but > I haven't built or used 1.0.x for years. So, we j

Re: Error when updating

2011-11-03 Thread Philip Martin
Wabe W writes: > So, we just have to update the server and see if the problem is solved? It's issue 4048, it may get fixed in a 1.7.x release: http://subversion.tigris.org/issues/show_bug.cgi?id=4048 -- Philip

RE: Error when updating

2011-11-09 Thread Wabe W
Thanks, Philip. Looking forward to it. Now it takes me quite some extra time to work with SVN. -Wabe > From: philip.mar...@wandisco.com > To: wabekoelm...@hotmail.com > CC: users@subversion.apache.org > Subject: Re: Error when updating > Date: Thu, 3 Nov 2011 16:09:58 + >

RE: Error when updating

2011-11-21 Thread Wabe W
The update problem has been solved. The solution was to upgrade the server to a recent version. Now, it works like a charm. -Wabe. > From: philip.mar...@wandisco.com > To: wabekoelm...@hotmail.com > CC: users@subversion.apache.org > Subject: Re: Error when updating > Date: Thu