On Thu, Oct 15, 2009 at 05:53:26PM -0700, Divia wrote:
>
> And I've solved my problem once again :-). I thought I could just
> pull the darcs version and not follow the instructions for getting the
> git branch, but that didn't work. Unsurprisingly, following these
> $ cd path/to/clsql
> $ git remote add s11 git://
repo.or.cz/clsql/s11.git> $ git fetch s11
> $ git checkout -b fluid-pools s11/fluid-pools
> instructions worked.