From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <475957B3.80507@domain.hid> Date: Fri, 07 Dec 2007 09:24:51 -0500 From: "Steven A. Falco" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] SVN issue List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org I'm trying to checkout a new xenomai tree using svn, but I get: saf$ svn co svn://svn.gna.org/svn/xenomai/trunk xenomai svn: Malformed network data If instead I do: saf$ svn co http://svn.gna.org/svn/xenomai/trunk xenomai then it works. So something seems broken with the svn protocol. Has something changed on the server, or is the problem on my end? Steve