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.
Dan Pupek wrote: > Hey, > I am using the COM extension features of CVSNT with great luck. The only > issue I have found is that the directory argument of the loginfo method > stores the temp directory location. Is this by function? (I could see this > as useful) If so how can I get the directory in the repository that the file > is located? > The repository is passed to the init function. The directory you get in loginfo contains the CVS/Entries file for the current version and (usually) a copy of the client file. Tony