On 2005-05-16, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello, > > I have the following problem: > I would like to checkout a CVS module without downloading its files - > just the module's CVS description (the "CVS" directory). > The problem is that the module is very big (linux sources) and I need > only few files to build packages.
OK, I solved it. I created manually directory CVS with files: Root, Entries, Entries.Static and Repository, and now I can download only files I want. The invocation: "cvs -d <server> co SOURCES/<package>" did not work - that is why I had to create CVS dir manually. In case there is an easier way I would appreciate any comments and suggestions for the sake of a general knowledge about CVS. Sorry, if the problem was the trivial one. -- J.tar _______________________________________________ Info-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-cvs
