Hi all,

I have modified the CVSROOT/taginfo file in order to execute a script
when an user make a TAG. CVS invoques this script whit these arguments:

     $1 -- tagname
     $2 -- operation "add" for tag, "mov" for tag -F ...
     $3 -- repository
     $4->  file revision [file revision ...]$1, $2, $3, $4

If I do a tag in a directory that contains 3000 files, the server aborts
the action and returns 'Argument list too long'
How can I resolve that? (My script does�t need the 4th argument)

Thanks for your help.
Miguel.


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

Reply via email to