You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Omar <om...@miracleworld.net> on 2009/12/18 06:54:55 UTC

RE: Re: libsvn_ra_svn\marshal.c line 486: assertion failed (opt || cstr) (was: Re: (no subject))

Hello,

I just had the same error today while working and found this thread by Googling the message.

I am working under Windows XP via the frontend TortoiseSVN 1.6.2 build 16344, 32-bits, based on Subversion 1.6.2. I've been using this setup since one year with no similar trouble (updating TortoiseSVN every few months).

I am currently refactoring a lot of code for the purpose of a new project so it is a bit difficult to know exactly what I did to cause the error. Roughly the sequence of events what:

 (modify various files in project1/)
 (modify various files in project2/)
 svn move project1/file1 lib1/file1
 svn delete project2/file1
 svn commit
 (commit failed because of remotely updated file in project1/)
 svn update

The assert appeared during update (I took a screenshot immediately, it is attached). After closing the box I updated again and I got a message saying that the project2/ tree was conflicted (not sure of the exact term, it appeared red in TortoiseSVN interface). I quickly checked its content and did a Resolve on it and it appears to be working now. I could commit and continue my work from then.

I am sorry my report isn't more clear. If you have specific questions maybe I can remember more of the details.

Thanks,
-Omar

RE: Re: libsvn_ra_svn\marshal.c line 486: assertion failed (opt || cstr) (was: Re: (no subject))

Posted by Johan Corveleyn <jo...@uz.kuleuven.ac.be>.
Hi Omar,

You probably ran into this issue: http://subversion.tigris.org/issues/show_bug.cgi?id=3485

It is fixed in 1.6.6, so if you upgrade your TortoiseSVN to 1.6.6 you won't run into it again.

Regards,
Johan

> -----Oorspronkelijk bericht-----
> Van: Omar [mailto:omar@miracleworld.net]
> Verzonden: vrijdag 18 december 2009 7:55
> Aan: users@subversion.tigris.org
> Onderwerp: RE: Re: libsvn_ra_svn\marshal.c line 486: assertion failed (opt ||
> cstr) (was: Re: (no subject))
> 
> Hello,
> 
> I just had the same error today while working and found this thread by
> Googling the message.
> 
> I am working under Windows XP via the frontend TortoiseSVN 1.6.2 build 16344,
> 32-bits, based on Subversion 1.6.2. I've been using this setup since one year
> with no similar trouble (updating TortoiseSVN every few months).
> 
> I am currently refactoring a lot of code for the purpose of a new project so
> it is a bit difficult to know exactly what I did to cause the error. Roughly
> the sequence of events what:
> 
>  (modify various files in project1/)
>  (modify various files in project2/)
>  svn move project1/file1 lib1/file1
>  svn delete project2/file1
>  svn commit
>  (commit failed because of remotely updated file in project1/)
>  svn update
> 
> The assert appeared during update (I took a screenshot immediately, it is
> attached). After closing the box I updated again and I got a message saying
> that the project2/ tree was conflicted (not sure of the exact term, it
> appeared red in TortoiseSVN interface). I quickly checked its content and did
> a Resolve on it and it appears to be working now. I could commit and continue
> my work from then.
> 
> I am sorry my report isn't more clear. If you have specific questions maybe I
> can remember more of the details.
> 
> Thanks,
> -Omar

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2431410

Please start new threads on the <us...@subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <us...@subversion.apache.org>.