| Anonymous | Login | Signup for a new account | 2010-09-03 17:54 MSD |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000159 | [SVNKit] | major | always | 2006-09-22 16:26 | 2006-10-16 21:55 | ||||
| Reporter | paulsen | View Status | public | ||||||
| Assigned To | oka | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | resolved | Product Version | |||||||
| Summary | 0000159: commit fails with subversion 1.4.0 with error "svn: Malformed network data" | ||||||||
| Description |
when commiting changes in Subclipse using JavaSVN v1.0.6 via svn+ssh:// to a subversion 1.4.0 repository the commit fails with the following error: commit -m "JavaSVN & svn 1.4.0 bug" D:/Devel/trunk/COPYRIGHT Sending D:/Devel/trunk/COPYRIGHT Transmitting file data ... svn: Commit failed (details follow): svn: Commit failed (details follow): svn: Malformed network data While the commit on the server succeeds the working copy is out of sync. An explicit 'svn update' merge the change: update -r HEAD D:/Devel/trunk G D:/Devel/trunk/COPYRIGHT Updated to revision 10206. ===== File Statistics: ===== Merged: 1 |
||||||||
| Additional Information | |||||||||
| Tags | No tags attached. | ||||||||
| planned for version | 1.2.x | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0000278) oka (administrator) 2006-09-22 21:14 |
Did you tried the same operation with JavaSVN from "trunk"? |
|
(0000279) batmat (reporter) 2006-10-08 17:17 |
I had the same problem with Subclipse 1.0.6 under Linux with Eclipse 3.2. But I don't think it's related to the protocol used. I was using svn:// and got the same error. So, while googling, I found this bug report. I tried what oka asked: update the JavaSVN with the one from the trunk. Good news : it seems to correct the problem. Now, it would be a good idea for Subclipse to use the updated version of JavaSVN. |
|
(0000280) oka (administrator) 2006-10-10 16:41 |
Soon (16th of October) there will be a new version of JavaSVN that will fully support Subversion 1.4. working copy and servers/repositories. I hope soon after that there also will a new version of Subclipse. |
|
(0000281) oka (administrator) 2006-10-16 21:55 |
I expect this to be fixed now in JavaSVN 1.1.x branch (http://svn.tmate.org/repos/jsvn/branches/1.1.x/) [^] |
| Mantis 1.1.0[^] Copyright © 2000 - 2007 Mantis Group |