[Mono-list] Accessing Mono SVN via http

Peter Dennis Bartok peter at novonyx.com
Thu Jun 9 14:11:46 EDT 2005


David,

I didn't know one could. I did a quick google search, apparently I wasn't 
thorough enough to find anything about it.
I am running webdav (and the subversion module) and apache2 on 
svn.myrealbox.com.
Anything in particular that needs to be set up?


Peter

-----Original Message-----
From: "David Waite" <dwaite at gmail.com>
To: "Peter Dennis Bartok" <peter at novonyx.com>
Cc: "mono-list" <mono-list at lists.ximian.com>; "Aleksandar Dezelin" 
<dezelin at gmail.com>
Date: 09 June, 2005 11:58
Subject: Re: [Mono-list] Accessing Mono SVN via http


You can of course use http for subversion, it is the default
mechanism, but is not used for the mono project. There is a bit of
extra infrastructure needed to support it, as it uses WebDAV and
relies on Apache 2.

-David Waite

On 6/9/05, Peter Dennis Bartok <peter at novonyx.com> wrote:
> 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...
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list




More information about the Mono-list mailing list