Tadeusz Liszka writes: > > Larry Jones wrote: > > > > The script is invoked in the directory containing the files to be > > committed, so you can just open them by name. > > Ok. - but not in the case of client/server - then the script works on the > server machine containing remote repository but not input files. Actually I > had problem finding where the script is invoked at all.
Yes, it works exactly the same in client/server -- the input files are copied to a temporary directory on the server before the script gets run and the script gets run in that temporary directory. -Larry Jones Aw Mom, you act like I'm not even wearing a bungee cord! -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
