> On 14 Jan 2016, at 10:10, Mauro Darida <[email protected]> wrote: > > On Tuesday 12 January 2016 15:37:44 Joost van Baal-Ilić wrote: >>> Do I need more git commands to end the procedure and the above >>> is just a preliminary start on alioth ? >> >> Yes, it seems so. > Ok, I have logged in and created a bare git init repo that should be empty. > But when I try: > $ git clone ssh://[email protected]/git/debian-science/packages/engrid.git > the answer is: > fatal: destination path 'engrid' already exists and is not an empty directory.
This means you already have a directory called "engrid" on your local machine; it's saying nothing about the server. James

