On Mon, Apr 25, 2011 at 05:21:46PM -0700, Grundy, Jim D wrote:
> I have a need to start using a recent svn version of CIL - I'm
> encountering issues that have been fixed in SVN but not in the
> release.
> Is there anything that can be done?

$ git clone http://www.pps.jussieu.fr/~kerneis/software/repos/cil.git -b master
$ cd cil
# Because there is no such thing as svn external in git, and submodules
# are a PITA:
$ git clone http://www.pps.jussieu.fr/~kerneis/software/repos/ocamlutil.git -b 
master
$ ./configure && make

(Unofficial git mirror --- but since I use it to push fixes to the
upstream svn using git-svn, it can be considered reliable I think.)

Best,
-- 
Gabriel

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to