[Mono-list] Accessing Mono SVN via http
Peter Dennis Bartok
peter at novonyx.com
Thu Jun 9 13:29:21 EDT 2005
You don't use http with the svn command. If you want http to download, just
just use your browser, and use the viewcvs interface to download a tarball.
For example, this link
http://svn.myrealbox.com/viewcvs/trunk/MonoDevelop.tar.gz?root=monodevelop&view=tar
should give you a tarball of the latest monodevelop sources.
Svn uses it's own protocol, and the urls for svn start with svn:// or
svn+ssh://
Cheers,
Peter
-----Original Message-----
From: "Aleksandar Dezelin" <dezelin at gmail.com>
To: "mono-list" <mono-list at lists.ximian.com>
Date: 09 June, 2005 05:09
Subject: [Mono-list] Accessing Mono SVN via http
When I try to get the latest MonoDevelop source from the svn repository by
issuing command :
svn co http://svn.myrealbox.com/monodevelop/trunk/MonoDevelop/
I get the following result :
svn: REPORT request failed on '/monodevelop/!svn/vcc/default'
svn: REPORT of '/monodevelop/!svn/vcc/default': 400 Bad Request (
http://svn.myrealbox.com)
How can I download the latest source from the svn repository via http? (I
must use http - I'm behind a proxy)
cheers,
Aleksandar Dezelin
--
Linux is like wighwam, no windows no gates and apache inside...
More information about the Mono-list
mailing list