LOSTWAGES: Replace references to CVS with Git

Saulius Krasuckas saulius2 at ar.fi.lt
Sun Aug 20 07:19:12 CDT 2006


> Date: Sun, 20 Aug 2006 14:45:03 +0300 (EEST)
> From: Saulius Krasuckas <saulius2 at ar.fi.lt>
> 
> > Date: Fri, 18 Aug 2006 11:36:31 -0500
> > From: EA Durbin <ead1234 at hotmail.com>
> > 
> > When trying to run  git clone git://source.winehq.org/git/wine.git wine or
> > git clone http://source.winehq.org/git/wine.git wine it says switching to
> > local storage disk and hangs there and does nothing.
> 
> Are you sure it does nothing?  I see git v1.0.4 on my debian box at work.  

I forgot to add a command for monitoring directory usage in realtime.  It 
helps me a lot in such situations:

 $ watch -n 1 "du -h --max-depth 2 temp/wine/"

Omit "-h" option here for greater verbosity.



More information about the wine-devel mailing list