Mailing List archive

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

[linux-dvb] Re: cvs web interface old(?) problem



Hi,

Barrera, Inigo wrote:
> 
> I am trying to get the dvb-kernel-v4 module from the cvs database, because I
> want to try API v4 drivers and I could not find a package including them in
> the web.
> As I am behind a quite restrictive corporate firewall, a direct cvs command
> is not working, so I am trying to get the module by using a application
> called cvsgrab (http://cvsgrab.sourceforge.net/). This application parses
> the html output of a cvsweb server, so it can overcome the proxy problem.
> The first problem I found after installing it is that the cvsweb
> identification is missing in LinuxTv cvs server, but I could patch the
> program and start parsing.
> Now the parsing seems ok, but when the program tries to checkout a file from
> the server, it gets an error and cannot download the file.
> 
> [TRACE] Executed method
> /cgi-bin/cvsweb.cgi/~checkout~/dvb-kernel-v4/build-2.6/Makefile with status
> code 500
> [DEBUG] Page not found (error 500)
> [ERROR] IO Error: java.lang.RuntimeException: Error when reading
> /cgi-bin/cvsweb.cgi/~checkout~/dvb-kernel-v4/build-2.6/Makefile

An URL like this will work:
http://linuxtv.org/cgi-bin/cvsweb.cgi/dvb-kernel-v4/build-2.6/Makefile?rev=HEAD

The ~checkout~ URLs will not work due to server misconfiguration.
In the near future (I hope) we will move to a new machine, and
we might include a "get tarball" feature like DirectFB already
does. http://directfb.org/index.php/viewcvs.cgi/DirectFB/

If you want I could send you a tarball. But please note that
the dvb-kernel-v4 stuff is still heavily worked upon, and
a lot of changes are pending.

Regards,
Johannes




Home | Main Index | Thread Index