cvs modules
Magnus Therning
magnus at therning.org
Sun Oct 9 18:39:18 UTC 2005
> Jhair Tocancipa Triana <jhair_tocancipa at gmx.net> writes:
>
> Sean Sieger writes:
>
> > What is the cvs command to list all modules?
>
> cvs co -c
>
> Thank you, Jhair. I then did
>
> cvs -z3 -d:ext:anoncvs at savannah.gnu.org:/cvsroot/emacs co -c
>
> but that's not it, right? So, how do I use the command
> correctly?
You are using the command properly, however 'cvs co -c' won't list all
modules. It only lists modules that are mentioned in CVSROOT/modules. I've
never managed to find a way of listing all modules. However, zsh has
commandline completion that can handle module names (nope, don't know how
it works under the hood ;). Install the package (zsh), fire up zsh, set
$CVSROOT, type 'cvs co' and press TAB to have zsh list the available
modules.
(If you find out how zsh finds all modules then I'd be interested in
knowing.)
/M
--
Magnus
More information about the ubuntu-users
mailing list