info-cvs
[Top][All Lists]
Advanced

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

Modules file


From: mail4newsgroups
Subject: Modules file
Date: 25 Aug 2005 13:23:50 -0700
User-agent: G2/0.2

I have two projects: Server and Public/Interface. All I need to do is
to be able to checkout both at the same time so that I can tag/branch
them in one shot, while maintaining the independence of these project
names.


cvs co big_project should give

some_dir
|_ Server
|_ Public/Interface

while I can also check them out separatelly:

cvs co Server (should only produce Server)
cvs co Public (should produce Public/Interface)


I know the modules file, just a bit confused between -d/-a/& options.


Thanks a lot,
Cristian



reply via email to

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