Re: Subversion Exception Occurred When Network Connection Lost

2017-10-22 Thread kendall
Just a quick note that I saw the same error just now when I lost my network
connection:

---
Subversion Exception!
---
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html

Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):

In file

'D:\Development\SVN\Releases\TortoiseSVN-1.9.7\ext\subversion\subversion\libsvn_wc\wc_db.c'
 line 10235: assertion failed (svn_dirent_is_absolute(local_abspath))
---
OK   
---

I'm using version 1.9.7 and checking for updates says it is the latest
version.



--
Sent from: http://subversion.1072662.n5.nabble.com/Subversion-Users-f84423.html


Re: Subversion Exception Occurred When Network Connection Lost

2016-09-19 Thread Stefan Hett

On 9/19/2016 3:22 AM, som atic wrote:

---
Subversion Exception!
---
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html

Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):

In file
 
'D:\Development\SVN\Releases\TortoiseSVN-1.9.4\ext\subversion\subversion\libsvn_wc\wc_db.c'
 line 10235: assertion failed (svn_dirent_is_absolute(local_abspath))
---
OK
---

Version Information:
TortoiseSVN 1.9.4, Build 27285 - 64 Bit , 2016/04/24 13:59:58
Subversion 1.9.4, -release
apr 1.5.2
apr-util 1.5.4
serf 1.3.8
OpenSSL 1.0.2g  1 Mar 2016
zlib 1.2.8
SQLite 3.12.1


What was happening when the error occurred:
- Using Windows 10
- I had Tortoise SVN Log Messages dialog open
- Tried to double-click on a file to see the differences in it
- My network connection went down
- The TortoiseSVN dialog box kept spinning since it couldn't access 
the server

- I pressed "Cancel" to close the dialog box
- This error message then popped up


Might this be more of a TortoiseSVN issue in trying to open a file 
that didn't exist because the file couldn't be obtained from the server?


Is this a known issue?  I didn't see any references to it in the issue 
tracker.



Thanks!

There was an issue related to absolute path handling identified in <= 
SVN 1.9.4 which is nominated to get fixed in the next version. Maybe 
wait until that version is out (no ETA yet) and re-report the problem, 
in case it still occurs?



--
Regards,
Stefan Hett



Subversion Exception Occurred When Network Connection Lost

2016-09-18 Thread som atic
---
Subversion Exception!
---
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html

Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):

In file
 
'D:\Development\SVN\Releases\TortoiseSVN-1.9.4\ext\subversion\subversion\libsvn_wc\wc_db.c'
 line 10235: assertion failed (svn_dirent_is_absolute(local_abspath))
---
OK
---

Version Information:
TortoiseSVN 1.9.4, Build 27285 - 64 Bit , 2016/04/24 13:59:58
Subversion 1.9.4, -release
apr 1.5.2
apr-util 1.5.4
serf 1.3.8
OpenSSL 1.0.2g  1 Mar 2016
zlib 1.2.8
SQLite 3.12.1


What was happening when the error occurred:
- Using Windows 10
- I had Tortoise SVN Log Messages dialog open
- Tried to double-click on a file to see the differences in it
- My network connection went down
- The TortoiseSVN dialog box kept spinning since it couldn't access the server
- I pressed "Cancel" to close the dialog box
- This error message then popped up


Might this be more of a TortoiseSVN issue in trying to open a file that didn't 
exist because the file couldn't be obtained from the server?

Is this a known issue?  I didn't see any references to it in the issue tracker.


Thanks!