"malformed network data"
From: Andy Peters <andy_at_latke.net>
Date: 2004-12-30 03:01:57 CET
Hi, folks,
I've search the archives of this and the dev list to no avail.
I'm trying to set up svnserve on Mac OS X 10.3.7. I've grabbed the
I created a user called svnowner and put him in group staff.
I've created a repository called /svnroot, and used
$ svnadmin create --fs-type fsfs /svnroot
to create the repository. I then chown'ed /svnroot to svnowner:staff.
I made sure my /etc/services file included the svn port (it's included
$ netstat -a | grep svn
returns
tcp4 0 0 *.svn *.* LISTEN
so I assume we're listening on the proper port.
Now, if I use the svn client to do anything involving the server, e.g.,
macaroon:~/devel andy $ svn import foo svn://macaroon
I always get the following error (after my editor pops up and asks me
subversion/libsvn_ra_svn/marshal.c:722 (apr_err=210004)
I tried installing the 1.1.1 build and got the same error.
Does anyone have any idea what causes this and how can I fix this?
Thanks,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.