info-cvs
[Top][All Lists]
Advanced

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

Module aliases


From: xyzzy
Subject: Module aliases
Date: Thu, 29 Apr 2004 13:00:19 +0300
User-agent: KMail/1.6.1

Greetings,

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 can't see a way to do this easily.

I am currently using:
subproject-b -a !a !c project

which seems to work but is messy 1. because it gives "Ignored" messages on 
checkout/update and 2. because if there is additional directories added, I 
would need to update the modules file.

Any help would be most appreciated.




reply via email to

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