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: Kenneth Loafman
Subject: Re: releasing software with cvs Q.
Date: Fri, 18 Jan 2002 13:40:12 +0000

Just use the CVS tag command:

    cvs tag "RELPATH: /usr/local/src/foo" foo.c

Then when you get the status of the file you find its attributes.
Could be used for most anything.

...Ken

Alan Carter wrote:
> 
> Hi,
> 
>     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.
> 
> I need this because files within certain projects do not live in the same
> tree.
> 
> How can this be done?
> 
> Cheerz,
> 
>     Alan Carter.
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

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