Unfortunately, CVS has no provision to query for tags applied to any
file that appears in the user's sandbox. Someone would have to write a
special tool for this, assuming the file is left in a sandbox (as opposed
to, say, being exported).
An alternative that also depends on a sandbox is to use the modules database
features that invoke scripts upon checkout and update. But supplying an
install script with the project is best, and require the user to run it.
--- Forwarded mail from [EMAIL PROTECTED]
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.
Alan Carter wrote:
>
> 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.
--- End of forwarded message from [EMAIL PROTECTED]
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs