Re: Getting strange error when updating on Linux

2020-08-07 Thread Nathan Hartman
On Fri, Aug 7, 2020 at 2:22 PM Bo Berglund wrote: > > Thanks! > I did this: > sudo apt install gnome-keyring > > and now when I used svn up again it did show a password dialog where I > could select to save the password too. > And no more error messages! > Thanks again! Glad to help! Thanks

Re: Getting strange error when updating on Linux

2020-08-07 Thread Bo Berglund
On Fri, 7 Aug 2020 10:34:44 -0400, Nathan Hartman wrote: >On Fri, Aug 7, 2020 at 8:58 AM Bo Berglund wrote: > >> ** Message: 14:45:45.612: Remote error from secret service: >> org.freedesktop.DBus.Error.ServiceUnknown: The name >> org.freedesktop.secrets was not provided by any .service files >

Re: Getting strange error when updating on Linux

2020-08-07 Thread Nathan Hartman
On Fri, Aug 7, 2020 at 8:58 AM Bo Berglund wrote: > ** Message: 14:45:45.612: Remote error from secret service: > org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.secrets was not provided by any .service files I think it is trying to cache/lookup your password in

Getting strange error when updating on Linux

2020-08-07 Thread Bo Berglund
I am programming on a Raspberry Pi3B with the latest Pi-OS Linux. I have installed subversion via apt two days ago and got version 1.10.4 (r1850624). When I want to update a project on this machine I get the following output, which makes no sense to me (I have obfuscated the svn server name)

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 + Wabe W wabekoelm

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 just have to

Re: Error when updating

2011-11-03 Thread Philip Martin
Wabe W wabekoelm...@hotmail.com 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-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_edit only

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 wabekoelm...@hotmail.com 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

Re: Error when updating

2011-11-01 Thread Philip Martin
Wabe W wabekoelm...@hotmail.com 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

Re: Error when updating

2011-11-01 Thread Philip Martin
Philip Martin philip.mar...@wandisco.com 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-10-31 Thread Wabe W
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 W wabekoelm...@hotmail.com writes: I also tried

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 you reproduce the problem with a local test

RE: Error when updating

2011-10-27 Thread Wabe W
From: Philip Martin philip.martin_at_wandisco.com 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

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 wabekoelm...@hotmail.com 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

FW: Error when updating

2011-10-25 Thread Wabe W
Hello, After the update to SVN 1.7.1 the error that I reported in the e-mail below persists. So, I still have the same problem and am hoping there is fix for it. Awaiting your reply, Wabe Koelmans. From: wabekoelm...@hotmail.com To: users@subversion.apache.org Subject: Error when updating

Re: FW: Error when updating

2011-10-25 Thread Stefan Sperling
On Tue, Oct 25, 2011 at 11:29:59AM +, Wabe W wrote: Hello, After the update to SVN 1.7.1 the error that I reported in the e-mail below persists. So, I still have the same problem and am hoping there is fix for it. Does the problem occur with an upgraded working copy or with a new

Error when updating

2011-10-21 Thread Wabe W
Hello, When I click SVN update I get an error message (see below). When I first commit something (doens't matter what), I can update only the same folder after the commit. For all other folders the update still doesn't work. Once I get the error message it will pop up for all SVN folders.