Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
David Hauck wrote: > You've got me there :). The script I'm executing is not part of the sandbox, > or are you saying the loginfo command (server-side) can somehow get at this > information? I haven't played very much with the nuances of this feature so > I'm out of my league here... Yes - the current directory when the script executes is the server temp directory, in which is a CVS/Entries file. It should be relatively easy to read that in something like perl and get the per-file information. Tony