[CMake] Re: Migration to subversion

Gonzalo Garramuño ggarra at advancedsl.com.ar
Fri Jan 4 21:19:15 EST 2008


James Mansion wrote:
> Gonzalo Garramuño wrote:
>> In summary, once you use git, if you are like me, you'll realize that 
>> you've been doing source version control wrong all these years *sigh*.
>>
> Does git work on Win32?
> 

Yes, but not as well as on Linux.  There's two ports of it.

The cygwin port which should be more or less in sync with Linux but 
works very slow.  It is also probably not that well suited for windows 
projects, as I believe no CR/LF conversion is done.

The MinGW port which is much faster and already pretty functional (look 
for msysgit, IIRC).  It also handles CR/LF conversions.  This is likely 
the one you want to try.  Some advanced functionality may still be 
missing as it is not a complete project yet.


-- 
Gonzalo Garramuño
ggarra at advancedsl.com.ar

AMD4400 - ASUS48N-E
GeForce7300GT
Xubuntu Gutsy


More information about the CMake mailing list