Re: [Banshee-List] bug



On Mon, Jun 22, 2009 at 5:55 PM, Jesus Fabian<jfabian pe gmail com> wrote:
> libertad libertad-laptop:~$ git clone git://git.gnome.org/banshee
> fatal: destination directory 'banshee' already exists.

This is a known error between the keyboard and the chair :)

You're trying to clone into a directory that already exists. That's
not going to work.

If ~/banshee is an earlier git clone, just "cd banshee; git pull"

If ~/banshee is something else, either move it out of the way or give
"git clone" a local dir to use as the third parameter in the command
line.

-- 
Patryk Zawadzki


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]