[Psi-Devel] Code moving to github

Justin Karneges justin-psi2 at affinix.com
Tue Nov 22 16:18:55 PST 2011


On Tuesday, November 22, 2011 10:50:22 AM Dmitry Nezhevenko wrote:
> How it's supposed to be cloned to build current psi? I've tried to clone
> psi repo and usual git submodule init/update and got followed:
> 
> % git submodule update
> fatal: destination path 'iris' already exists and is not an empty
> directory.
> Clone of 'git at github.com:psi-im/iris.git' into submodule path 'iris'
> failed
> 
> Probably you need to drop everything from from psi's iris directory

Here are the instructions that are on the website:

git clone git://github.com/psi-im/psi.git
cd psi
git submodule init
git submodule update

I tried again just now with a fresh checkout to be sure, and it worked fine.

Justin


More information about the Psi-Devel mailing list