info-cvs
[Top][All Lists]
Advanced

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

Re: Module with specific tag/branch/revision


From: Jim Hyslop
Subject: Re: Module with specific tag/branch/revision
Date: Fri, 14 Oct 2005 07:59:44 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Mateusz [PEYN] Adamus wrote:
Hi everyone.

I know I can put different projects into one module and later check them all just by checking out module.

But can I create module with a specific revision/tag/branch of some project?

Example:
myModule:
    - project1
    - project2 tag v1.5

And now checking out myModule would get me all latest files from project1 and all files from project2 which have tag "v1.5".

Is it possible?

Not directly. Instead of using modules, use a script (or makefile) which will check out the specific revision you want. Much more flexible than using modules.

--
Jim





reply via email to

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