Re: Problem cloning wine repository with git...

2006-04-05 Thread Scott Bambrough
Mike McCormack wrote: Scott Bambrough wrote: $ git clone http://source.winehq.org/git/wine.git wine-git defaulting to local storage area Make sure to start the clone in an empty directory (ie. no existing .git). The clone might take quite a while, so be patient if it doesn't go as fast as

Re: Problem cloning wine repository with git...

2006-04-04 Thread Mike McCormack
Scott Bambrough wrote: $ git clone http://source.winehq.org/git/wine.git wine-git defaulting to local storage area Make sure to start the clone in an empty directory (ie. no existing .git). The clone might take quite a while, so be patient if it doesn't go as fast as you expect. I'm usi

Problem cloning wine repository with git...

2006-04-04 Thread Scott Bambrough
I'm having trouble cloning the wine repository. I attempt to clone it and never get any files. All I ever see is: $ git clone http://source.winehq.org/git/wine.git wine-git defaulting to local storage area I've followed the instructions found here: http://wiki.winehq.org/GitWine I've