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.
Mike Strong wrote: > Wanting to synchronize a local repository with a master, and read that CVSup > was the way to do that; however, it doesn't seem to be available for the > Windows platforms. > > What's the favorite way of achieving this goal for CVSNT-oriented folks? Try "cvs -q up -dP" instead. I'm not sure what CVSup is aliased to, but that command will update your local sandbox. -- Glen Starrett