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.
Gill Ernst wrote: > Hi, > > I run into a big problem when I try to set a remote tag and > A remote branch. > > First I set a remote tag with > cvs -d :sspi:vcl134:/sw-aut rtag -R TEST_01_01 crc32 You haven't specified any revision to tag to. This should be caught in the command validation but isn't, so it ends up random. Tony