Augusto Pedroza wrote: > Hi there, > > when I try to download the gr-video-sdl module with: > cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/gnuradio co -P > gr-video-sdl > > I get the following error: > > cvs checkout: in directory .: > cvs [checkout aborted]: *PANIC* administration files missing Could this be the case: Initial cvs checkout fails with the message: cvs [checkout aborted]: *PANIC* administration files missing
You cannot create a cvs tree under a directory named "CVS". This is a feature/bug of cvs. cvs expects to find certain administration files under the CVS directory and will complain if they are missing. I found this on: http://developer.mozilla.org/en/docs/Mozilla_Build_FAQ greetings, Martin > > Could someone help me? > > Thanks, > > > ------------------------------------------------------------------------ > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio