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.
> > True, but the exceptions exist. E.g. our case with shared binary files, > which are changing in their HEADs but are used over several developer > branches in several different, and otherwise independent, modules. If the developers aren't expected to actually branch the binary files then have them update the binary files to HEAD in there local sandboxes (i.e. take them off the branch in the sandbox) that way they will always get the most recent revision. I know it's not as clean as a floating branch tag but it's close, and you'll probably have less problems. Matt S.