bug-cvs
[Top][All Lists]
Advanced

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

aliases


From: Jim Sadlek
Subject: aliases
Date: Fri, 11 Oct 2002 16:22:28 -0400

I set up an alias for a module.  I want to check out a submodule using the alias. co ignores the alias when I checkout submodules using the alias as a prefix.  It checks out the entire alias, including the deep subdir that I'm trying to exclude.
 
e.g.
modules file:
-----------------------------
# created mymodule to first-dir
mymodule first-dir
 
# aliased amod to first-dir and exclude a deep subdir
amod -a !first-dir/sdir/some_other_dir first-dir
-----------------------------
 
%cvs co -d mysdir amod/sdir

Jim Sadlek
Senior Software Engineer 
Neolinear, Inc.         
583 Epsilon Drive        412-968-5780 X106
Pittsburgh, PA 15238     sadlek@neolinear.com

 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]