info-cvs
[Top][All Lists]
Advanced

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

Re: releasing software with cvs Q.


From: Greg A. Woods
Subject: Re: releasing software with cvs Q.
Date: Fri, 18 Jan 2002 13:24:30 -0500 (EST)

[ On Friday, January 18, 2002 at 08:41:22 (-0000), Alan Carter wrote: ]
> Subject: releasing software with cvs Q.
>
>     Is it possible to somehow tag files within a project such that when
> checking the files out they get installed in pre-specifide locations on the
> file system . I am not reffering to the -d option. I need to develope an
> automated release mechanism.

CVS is not a build system.

> I need this because files within certain projects do not live in the same
> tree.
>
> How can this be done?

With some kind of build process.  Write a script, makefile, or whatever,
and run it after you do your "cvs export".

-- 
                                                                Greg A. Woods

+1 416 218-0098;  <address@hidden>;  <address@hidden>;  <address@hidden>
Planix, Inc. <address@hidden>; VE3TCP; Secrets of the Weird <address@hidden>



reply via email to

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