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.
Stuart Stevens wrote: > Within a loginfo script or program, is there an easy method of determining > the branch tag used for the commit? There isn't a tag for the commit, as such, as theoretically every file in the directory could be on a different tag. You have to pick apart the CVS/Entries file that's in the current directory when your loginfo script runs. Tony