Re: Going further with GAR
Nick Moffitt <[email protected]>
| Newsgroups | gmane.linux.bbc.general |
|---|---|
| Message-ID | <[email protected]> |
begin The ASCII Floating Head of Seth David Schoen quotation: > It might be a problem with your tarball. The normal thing, when you > have an existing valid checkout, is that you do > > cd gar; cvs update > > and you should get everything updated with no errors. If one were to run "cvs update" from within an unpacked TARBALL, one would see the results. It sounds like he's unpacking a tarball (which means NO CVS), and then of course that unpacked tarball is in the way when he tries to do a fresh cvs checkout. If you want to use cvs, remove your unpacked tarball.