Re: Download raw source file from http://svn.gnome.org/viewvc/?



On Mon, Feb 25, 2008 at 09:12:40PM +0000, Simos Xenitellis wrote:
> I think the easiest alternative is to use "svn export":
> 1. If you want to grab
> http://svn.gtk.org/viewvc/gtk%2B/trunk/m4macros/gtk-2.0.m4
>    you need to convert this to
> svn://svn.gtk.org/svn/gtk%2B/trunk/m4macros/gtk-2.0.m4

Why switch to svn://? We don't advertise this in our documents. Just use
http.

> 2. Then type
> 
> $ svn export svn://svn.gtk.org/svn/gtk%2B/trunk/m4macros/gtk-2.0.m4

or just wget as said before:
wget http://svn.gtk.org/svn/gtk+/trunk/m4macros/gtk-2.0.m4

-- 
Regards,
Olav


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]