git checkout help

Brian J. Tarricone brian at tarricone.org
Wed Aug 12 19:25:09 CEST 2009


On 08/12/2009 10:15 AM, Giuseppe Torelli wrote:
> Hi,
> 
> I've never used git. Googling with these keywords "git checkout remote
> repository" gave out a lot of material. I issued:
> 
> $ gt[Projects]$ git clone git://git.xfce.org/apps/xarchiver
> Initialized empty Git repository in /home/gt/Projects/xarchiver/.git/
> git.xfce.org[0: 138.48.2.101]: errno=Connection refused
> fatal: unable to connect a socket (Connection refused)
> gt[Projects]$

Sorry about that; I broke git-daemon last night and didn't realise.
This should work again.  Note that this is an anonymous read-only
checkout; you won't be able to push commits this way.

	-brian



More information about the Xfce4-dev mailing list