[Scons-users] git use
LRN
lrn1986 at gmail.com
Fri Aug 10 12:37:48 EDT 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10.08.2012 18:47, Gary Oberbrunner wrote:
> On Fri, Aug 10, 2012 at 9:37 AM, Kraus Philipp
> <philipp.kraus at flashpixx.de> wrote:
>> Hello,
>>
>> does Scons handle git repositories? I would clone (git clone)
>> directly in Scons
>
> No, SCons doesn't have any direct support for cloning from git as
> part of a build. You can approximate it two ways: 1. SConstructs
> are just python; you can use os.system('git clone ...')
Obviously, you clone once, and fetch&rebase (or pull) + submodule
update afterwards. Cloning a repo every time is bad for everyone.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJQJTjcAAoJEOs4Jb6SI2Cw7YMIAIV54ZTj7GV0i0IqbOl1M4C0
dgtewDRLNg7YB3YHCdXoFBBxAF7jSPdpy82lHQysm8UjNx+kO3lbZVZFgYB7DV3T
rdT6APUnDQKuFPZaZ1E1bS1EDHZB07B0J941Vq2vfUP5axzDvl1HWuVpY4dhIfp9
WP2r305iK+EojNCtqfd+e2AQlMDvFOcDp0SdNtGQy5YHt3JQYY1QYuJuGZGOgZqU
MnGl6A/BG6DhIHaog5jPURS1nvR5fOEchZaSC1RLG/54iwclm1twLYIhUEbN8MnP
wgaZIt+q01CugW6WeBHrEyUKSPFKQq+HH7pLfDAsMu7DHsL40N9GQGd8saxU6Nk=
=CuAY
-----END PGP SIGNATURE-----
More information about the Scons-users
mailing list