You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Mark Sudakov <ma...@atlas.us.com> on 2015/07/10 19:32:35 UTC

Subversion encountered a serious problem.

I was trying to resolve conflict, didn't find a solution in mailing archives, and got an error. This behavior was reproduced several times and conflict was not resolved.
---------------------------
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.8.7\ext\subversion\subversion\libsvn_wc\wc_db_update_move.c'
line 2462: assertion failed (move_src_op_root_relpath != NULL &&
move_dst_op_root_relpath != NULL)
---------------------------
OK

[cid:image001.jpg@01D0BAFB.BC48A720]

Thanks,
Mark Sudakov
Database and Net Developer
Atlas General Insurance Services, LLC
[atlas_logo_cmyk.jpg]
Direct:  858-529-6725
www.atlas.us.com<http://www.atlas.us.com/>


Re: Subversion encountered a serious problem.

Posted by Stefan Hett <st...@egosoft.com>.
Hi Mark,

can't help you too much atm other than suggesting u update ur 
TortoiseSVN-version to the latest (which is 1.8.11). 1.8.7 is already 
several monthes old and based on SVN 1.8.9 (while the latest being 1.8.13).
Looking at the changelog in SVN 1.8.13 brings up a few candidates which 
might relate to the issue u're seeing (but yet again I didn't check in 
detail to be sure). Hence suggesting u simply try out the latest 
tortoise version.

Regads,
Stefan

> I was trying to resolve conflict, didn’t find a solution in mailing 
> archives, and got an error. This behavior was reproduced several times 
> and conflict was not resolved.
>
> ---------------------------
>
> 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.8.7\ext\subversion\subversion\libsvn_wc\wc_db_update_move.c'
>
> line 2462: assertion failed (move_src_op_root_relpath != NULL &&
>
> move_dst_op_root_relpath != NULL)
>
> ---------------------------
>
> OK
>
> Thanks,
>
> *Mark Sudakov*
>
> *Database and Net Developer*
>
> Atlas General Insurance Services, LLC
>
> atlas_logo_cmyk.jpg
>
> Direct: 858-529-6725
>
> www.atlas.us.com <http://www.atlas.us.com/>
>


Re: Subversion encountered a serious problem.

Posted by Andreas Mohr <an...@lisas.de>.
Hi,

no input to the specific issue at hand (sorry), but:

On Fri, Jul 10, 2015 at 05:32:35PM +0000, Mark Sudakov wrote:
>    I was trying to resolve conflict, didn’t find a solution in mailing
>    archives, and got an error. This behavior was reproduced several times and
>    conflict was not resolved.
> 
>    ---------------------------
> 
>    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.

WTH does this rather very generic / central exceptional error message handler
not even log a version value? Unless this happens to be fully
intentional for some reason...

>    But please first sear 
>    'D:\Development\SVN\Releases\TortoiseSVN-1.8.7\ext\subversion\subversion\libsvn_wc\wc_db_update_move.c'

(version indirectly included here)


HTH,

Andreas Mohr