IDEA keeps breaking my local copy of subversion code...
I keep getting this error when using svn commandline client..
svn: XML parser failed in 'web/resources'
svn: Malformed XML: duplicate attribute at line 28
It happens after using IDEA a while with updates and commits and IDEA never get this error.. I then have to do some updates or similar in IDEA to make the commandline client work again...
Does anyone know why?
Regards,
BTJ
请先登录再写评论。
It seems to happen after everytime IDEA commits....
It happends everytime I do a commit in IDEA then I have to do a update in IDEA before the commandline svn works again...
Am I the only one that experiences this??
BTJ
I've seen the same thing. Some elements in the entries file in the .svn
directory gets
duplicated attribute 'ods="false"'.
You can hack a solution by editing the entries file and removing the
duplicated
attributes.
/Mikael
"Bjørn T Johansen" <no_reply@jetbrains.com> wrote in message
news:17045156.1162557017755.JavaMail.itn@is.intellij.net...
>
>
>
Same problem here, but I think 6.0.1 didn't have this problem - at least I never noticed it until today after I installed #6083.
Hello Tobias,
TK> Same problem here, but I think 6.0.1 didn't have this problem - at
TK> least I never noticed it until today after I installed #6083.
Version 6.0.2 contains a newer version of the javasvn library, and it's possible
that the bug was introduced in the new version. I've filed a bug to track
this issue: http://www.jetbrains.net/jira/browse/IDEADEV-11609
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
I have no problem with SVN 1.4.0 (HTTPS).
Hello,
Could someone send me corrupted XML file to alex at tmate.org? Thanks!
Alexander Kitaev.
Sorry, I found and fixed the problem and do not need that file any longer.