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.
Hello, I need a python script to update a file that is in a different directory than the selected one (let's say D:\MyRepository\CM2\file.txt) I tried with absolute path like: cvs update -A -C D:\MyRepository\CM\example_tag.txt and also with cvs update -A -C \CM\esempio_tag.txt the command doesn't work and if I write the command only with the filename, it tries to get the file from the directory where I'm pointing at the moment of callin the macro. should I set the directory something like: cvs.setdir(mydir) ? Thank you in advance. elisa Elisa Cargnel - OAT Informatica e-mail: elisa.cargnel at oatinformatica.it elisa.cargnel at enel.it