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
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to