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.
At Tuesday 29/8/2006 13:15, Lehman, Curtis wrote: >This is OK for reverting a few files. Is there a simpler way to do >it with a tag or date on an entire project? (i.e. several hundred files.) Note: The OP was asking about SEEING a previous version, not reverting changes. For reverting a module/directory to a previous state (so it becomes the "current" state and can be commited later) use: cvs update -j HEAD -j DESIRED_TAG modules This assumes your sources are up-to-date on the main trunk, and you want to go back to DESIRED_TAG. In case you were working on a branch, replace HEAD by the branch name. Gabriel Genellina Softlab SRL __________________________________________________ Preguntá. Respondé. Descubrí. Todo lo que querías saber, y lo que ni imaginabas, está en Yahoo! Respuestas (Beta). ¡Probalo ya! http://www.yahoo.com.ar/respuestas