Re: [DynInst_API:] Going from nothing to Dyninst testing RPMS


Date: Fri, 04 May 2012 13:30:28 -0700
From: Josh Stone <jistone@xxxxxxxxxx>
Subject: Re: [DynInst_API:] Going from nothing to Dyninst testing RPMS
On 05/04/2012 12:41 PM, William Cohen wrote:
> git clone ssh://sourceware.org/git/dyninstfans.git dyninst
> pushd dyninst; git checkout wcohen/dyninst/spec; popd
> # used the --reference option below to speed up the creation
> git clone ssh://sourceware.org/git/dyninstfans.git packagers --reference ./dyninst
> pushd packagers; git checkout wcohen/packagers/spec; popd

FYI, git clone can take a '-b' option to specify the initial branch,
making this a little more direct than pushd/checkout/popd.

Also, people without sourceware accounts should also use git:// or
http:// urls, which are otherwise identical.

Josh
[← Prev in Thread] Current Thread [Next in Thread→]