<cebarne2@rockwellcollins.com> wrote on 04/07/2006 12:28:39 PM:
>
> Within my Eclipse plug-in project, I have a plain text file (CHANGELOG)
that
> is reported as being modified. Now, I don't remember making any changes
to it
> since my last commit. So, I tried a "Compare with Base Revision". (BTW,
it
> was ACTUALLY modified) Doing this results in a "Microsoft Visual C++
Runtime
> Library" error. The error:
>
> ============================================
> Assertion failed!
>
> Program: C:\WINDOWS\system32\javaw.exe
> File: E:\svn\src-1.3.0\subversion\libsvn_subr\subst.c
> Line: 805
>
> Expression: eol_str || keywords
The native code is part of Subversion, you would need to report this to
them on their users@ mailing list.
The implication to me is that you have a file with an invalud
svn:eol-style or svn:keywords property set?
You can try the JavaSVN adapter. It should at least produce a different
error and I doubt it would crash anything since it is all Java code.
Mark
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Apr 7 19:08:13 2006