Guest?
 
  • Showing issue #? of ? found
Back to Search
Project
SVNKit
Priority
Type
State
Assignee
Subsystem
Affected versions
Fix versions
Fixed in build
  • Created by   guest
    13 months ago (11 Apr 2012 22:11)
  • Updated by   guest
    13 months ago (12 Apr 2012 22:33)
Watchers (0)
0
Issue is visible to:
  The issue is visible to the selected user group only
while using svnkit 1.7.4 to attempt a doLock on a subversion 1.6 repository were seeing

175009:Malformed network data:svn: Incomplete lock data returned

This was traced to:
Comments (2)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
guest
  guest
11 Apr 2012 22:11
13 months ago
While a successful lock will return valid XML, I have seen circumstances where error messages are not wrapped in a valid XML structure. I don't believe the Subversion server guarantees it will return valid XML in all error cases. If EcliplsRock.dolock():EclipseRock.doLock_svnkit returns invalid XML it can safely be assumed there was a problem locking the file and the error message will be part of the result (but not necessarily parseable with an XML parser.)
guest
  guest
12 Apr 2012 22:33
13 months ago
after futher research the xml paket is formed correctly. checking now to see if SVNKit is loosing the auth data.
Apply Command

Command Preview: