RE: commitinfo and client/server

2001-05-31 Thread Andy Baker
AIUI, on the server side you will actually be in the /tmp/cvsblah directory when your script is called so a quick examination of 'pwd' should give the game away. Andy -Original Message- From: Schell Walter [mailto:[EMAIL PROTECTED]] we use cvs server 1.11 on linux and wincvs as client.

Re: commitinfo and client/server

2001-05-31 Thread Larry Jones
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.