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.
Gerhard Fiedler wrote: > > That may be a result of Tony not using the edit feature a lot :) > Arthur does, so it tends to compensate. It's really hard for the client to tell the difference between a branch and a tag.. there's nothing in the edit protocol that allows it (edit is still almost totally client-side, although it's been extended a lot to allow things like reserved edits). Ideally an edit on a sticky tag would be just straight denied.. however the way edit was originally designed (and still works on cvshome cvs) is not for any kind of reserved edit, just to make a local copy of the file. We still have to support that usage for those that use it like that. Tony