Re: [PATCH] fix broken import-gnulib.sh

2007-03-28 Thread James Youngman
On 3/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: It doesn't work because 'cvsdir' never gets set to something else than "/doesnotexist". Attached patch fixes the problem by making it a global in do_checkout() and moving the assignment behind the calling of that function. Thanks for th

[PATCH] fix broken import-gnulib.sh

2007-03-28 Thread leslie . polzer
It doesn't work because 'cvsdir' never gets set to something else than "/doesnotexist". Attached patch fixes the problem by making it a global in do_checkout() and moving the assignment behind the calling of that function. ~ L. -- NEW homepage: https://viridian.dnsalias.net/~sky/homepage/ gp