Mailing List archive

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

[linux-dvb] Re: WinTV DVB-c - tuning issues PART 1



(a little off-topic)
I would really like to check out everything immediately, 
but I'm sitting behind our corporate firewall that is proxying just about
everything. 
I've tried out cvsgrab, but it didn't work, probably because I'm unable too
translate the 
cvs-URL into a valid cvsgrab-URL. 
From what I've got, something like the following should work, but doesn't:

./cvsgrab.sh -verbose true -proxyHost 172.97.98.99 -proxyUser AkhavanA  
-proxyPassword xxxxxx -proxyPort 1234 -rootUrl
http://linuxtv.org/cgi-bin/cvsweb.cgi 
-package DVB -tag NEWSTRUCT -destDir /tmp/NEWSTRUCT -cvsRoot LinuxTV

So, has anybody figured out how to talk to the cvs-server via cvsgrab?

(no, I won't ask any of our FW-admins to pierce our firewall for cvs, 
even if only flowers get through). 

thanks in advance
Amir

     Amir Akhavan

     Norddeutscher Rundfunk
     Abt. Kommunikationssysteme
     Hugh-Greene-Weg 1
     22529 Hamburg
     e-mail:  a.akhavan@ndr.de



> -----Ursprüngliche Nachricht-----
> Von:	Johannes Stezenbach [SMTP:js@convergence.de]
> Gesendet am:	Dienstag, 6. August 2002 17:51
> An:	Akhavan, Amir (NDR, Lo)
> Cc:	linux-dvb@linuxtv.org
> Betreff:	Re: [linux-dvb] Re: WinTV DVB-c - tuning issues  PART 1
> 
> On Tue, Aug 06, 2002 at 05:14:21PM +0200, a.akhavan@ndr.de wrote:
> > pauli4:/usr/src/DVB/libdvb # make
> > g++ -I./include -I./src -I. -I../driver -I../include -O2 -Wall -g -c
> DVB.cc
> > DVB.cc: In method `void DVB::scan_sdt(Channel *)':
> > DVB.cc:526: `class Channel' has no member named `has_eit'
> > DVB.cc:527: `class Channel' has no member named `pres_follow'
> > DVB.cc:528: `class Channel' has no member named `has_eit'
> > DVB.cc:529: `class Channel' has no member named `pres_follow'
> > DVB.cc: In method `void DVB::scan_pf_eit(Channel *)':
> > DVB.cc:568: `class Channel' has no member named `eit_ver_n'
> > DVB.cc:572: `class Channel' has no member named `eit_ver_c'
> > make: *** [DVB.o] Error 1
> 
> It seems to me that you managed to mix files from the NEWSTRUCT branch
> with files from the trunk. Try to run 'cvs update -rNEWSTRUCT'.
> Class 'Channel' is defined in devices.hh and has this fields in
> the current revision 1.11.2.3 (try 'cvs status devices.hh').
> 
> 
> Regards,
> Johannes


--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index