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.
On Wed, 01 Feb 2006 22:43:59 +0100, Bo Berglund <bo.berglund at telia.com> wrote: >What can be done to restore the way CVSNT handled the -d parameter in >the 2.0 versions up to (at least) 2.0.41??? > I think it would be good to have the intermediate behaviour back for cvs export where tyhe -d parameter could have the form dir/subdir/subdir2 and CVSNT would then create the needed intermediate directories like it did between 2.0.4 and 2.0.41 Anyway I had to modify all of our 50+ batch scripts by adding mkdir and cd commands to ensure the same export structure as before. We badly needed the setup build scripts working so I had no choice, but the scripts got really ugly and big with this stuff added. Much neater before.... /Bo (Bo Berglund, developer in Sweden)