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.
Elisa Cargnel wrote: > Hello, > is there an option for update to exclude a tag in the update? > something like > - update (not)-r tagname > > is there something equivalent for the checkout command? > > I had a look in the documentation on cederqvist-1.11.10.pdf but I couldn't > find anything. > What I need is to exclude these files in my updates but I don't want to > delete them. A couple options come to mind: 1) Check out the files you want to stay at a specific level with a specific revision. They will be marked wiht a sticky tag and held at that rev level until you purposfully reset it. 2) Create a branch and work on the branch. The files you don't change will remain the same as your teammates work against the HEAD. Which one is best depends on why you want to exclude those files. Regards, -- Glen Starrett