Menu

Commit [r8669]  Maximize  Restore  History

Merge changes from ix to sf-trunk

------------------------------------------------------------------------
r4056 | delphij | 2011-11-14 15:30:54 -0800 (Mon, 14 Nov 2011) | 8 lines

Add a workaround to svnversion:

svnversion does not return an error code, nor output to stderr when the
directory is unversioned. To make this worse, it uses localized message
to say "Unversioned directory". This workaround overrides svnversion's
LANG environment to "C" before running it and check if the output is
"Unversioned directory".

yaberauneya 2011-11-15

changed /trunk/build/nano_env
/trunk/build/nano_env Diff Switch to side-by-side view
Loading...