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.
Bryce Schober wrote: > I have a respository filesystem tree that was tagged from a corrupted > working copy which resulted in many files / subdirectories missing > from the tag. How can I find the exact datetime of the tag so that I > can reconstruct it? I realize that operation could theoretically be > incorrect, but I'd like to try... I see you already figured out how to solve your immediate problem, but FYI I figured out you can get the time a tag was placed with the history command. cvs history -T -a -n ModuleName -- Glen Starrett