Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: git copies of cvs modules available



On Mon 09 Nov 2009 at 08:53:38 -0500, matthew sporleder wrote:
> time git clone /Users/msporleder/Sites/netbsd.git/src/
> Initialized empty Git repository in 
> /Users/msporleder/Documents/nb.git/src/.git/
> Checking out files: 100% (102657/102657), done.
> 
> real  7m7.914s
> user  0m43.280s
> sys   2m3.053s

Most time is likely spent by checking out the files, since it makes hard
links instead of copies "where possible". That's why it is so fast
compared to other variations.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert    -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl      -- Cetero censeo "authored" delendum esse.


Home | Main Index | Thread Index | Old Index