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.

You can tag files, but what you do with those tags is outside the scope of CVS
functionality. Rearranging files after checkout is what a build system does, not
a revision control system.

-Matt

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

Reply via email to