Schell Walter writes:
> 
> we use cvs server 1.11 on linux and wincvs as client. To pre-commit certain
> files at checkin, a perl-script should check these files. I changed
> commitinfo, checkoutlist etc and the script gets called with the path from
> repository and the filenames in this directory. While executing the script,
> the files reside in /tmp/cvsserv-<a number>, but I have no clue, how to
> determine this path; there is no environment variable pointing to it or
> something like that.

When the script gets executed, it's current working directory is the
directory (under /tmp/cvsserv-...) containing the files.

-Larry Jones

This sounds suspiciously like one of Dad's plots to build my character.
-- Calvin

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

Reply via email to