Welcome Guest | Login

RadRails svn error

I setup svn according to the tutorial and it's working fine except for one error I get:
commit -m "" C:/Docs/Rails/InstantRails/rails_apps/pb/config/routes.rb
   Sending        C:/Docs/Rails/InstantRails/rails_apps/pb/config/routes.rb
   Transmitting file data ...
   svn: Commit failed (details follow):
   svn: Commit failed (details follow):
svn: Malformed network data

Despite this error, the files are getting committed. I can "fix" it by doing an update in RadRails. I am using JavaSVN and password authentication (which I save in RadRails).

2007-01-13 11:06 AM

Hmmm - what version of SVN are you running?  Can you commit with key authentication?  

Searching for "svn: malformed network data" gives a ton of hits and the source of the problem seems to be varied.  

2007-01-13 06:29 PM

I'm using JavaSVN (Subclipse) through the RadRails (0.7.2) interface. I tried the private key authentication and I get the same error.

2007-01-15 12:39 PM

Strange - so the only problem is that you see

  svn: Commit failed (details follow):
  svn: Commit failed (details follow):
  svn: Malformed network data

but everything is actually working correctly?  Are you certain that nothing is wrong or corrupted with the commits?  

2007-01-15 07:00 PM

It appears to be a JavaSVN error communicating with the latest SVN server.
http://www.maxdunn.com/typo/articles/2006/12/07/svn-malformed-network-data-error-in-eclipse

2007-01-15 07:25 PM

Ok cool, thanks for posting that.  Did the workarounds work for you?

2007-01-15 08:06 PM

Yes, it's working now, but I have to use Eclipse with RadRails installed. Hopefully they will address this problem in RadRails soon.

Thanks for the suggestions.

2007-01-15 08:34 PM


Hello Guest! In order to post you must be an active client with us, please log in or sign up.