Re: proposed change to _SConscript
Mats Wichmann <[email protected]> Mon, 28 Jan 2019 16:06:28 -0700
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <[email protected]> |
So at least vaguely confused: >> are you using Repository to achieve this? > No, any yet, the comments at the code snippet suggests strongly Repository is involved: > except OSError: > # There was no local directory, so we should be > # able to chdir to the Repository directory. > # Note that we do this directly, ...