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.
I figured that something was done that plugged that after 2.0.41. But looking inside checkout.cpp and making diffs between 2.0.41 and 2.0.58 did not reveal any big changes that can explain the errors. Both have a loop to build the directories in the sandbox and AFAICT nothing there has changed much an dyet it bombs out. By the way, I don't understand the error message: cannot chdir to <directoryname> This to me is very strange because I have manually created the whole directory structure needed so it should be perfectly possible to chdir down. Why is this message telling me it cannot? Anyway I worked around the immediate problem by changing my scripts... Best regards, Bo Berglund -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Tony Hoyle Sent: den 3 februari 2006 12:23 To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] Re: Broken behaviour with cvs export in recent builds... Bo Berglund wrote: > 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 It's a lot more complex than that - the method used in 2.0.41 if I'm remembering correctly was an artefact of a wide open security hole... that was fixed a very long time ago. It really needs protocol changes to handle it, and that's nontrivial enough that it's not even something I'd consider in the 2.4 timescale. Tony _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs