info-cvs
[Top][All Lists]
Advanced

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

RE: Module aliases


From: Jim.Hyslop
Subject: RE: Module aliases
Date: Thu, 29 Apr 2004 09:24:22 -0400

address@hidden wrote:
> I have a directory structure on the cvs server for my project 
> named "project" 
> as such:
> project/
> 
> a (dir)
> b (dir)
> c (dir)
> aa (file)
> bb (file)
> 
> What I want to do is define an alias in the modules file that 
> will give me 
> only the "b" directory AND the "aa" and "bb" files.
I don't think you want an alias. You want a subset of an existing module,
which is not the same as an alias. Have you tried:

subproject-b project/b project/aa project/bb

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com)
Columnist, C/C++ Users Journal (http://www.cuj.com/experts)





reply via email to

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