Support large repositories!
Support large repositories!
Posted Apr 5, 2010 23:36 UTC (Mon) by dlang (guest, #313)In reply to: Support large repositories! by cortana
Parent article: A proposed Subversion vision and roadmap
or are you saying that git needs to provide pre-compiled binaries for 64 bit windows?
Posted Apr 6, 2010 8:49 UTC (Tue)
by cortana (subscriber, #24596)
[Link] (3 responses)
Posted Apr 8, 2010 16:39 UTC (Thu)
by Spudd86 (subscriber, #51683)
[Link] (2 responses)
./configure
you may or may not have to call configure with --prefix=/usr to get a usable result... but I don't think git has much in the way of dependencies... unless you want things like gitk or git-svn
('course I am assuming you already have MSYS installed...)
Posted Apr 8, 2010 16:40 UTC (Thu)
by Spudd86 (subscriber, #51683)
[Link]
Posted Apr 8, 2010 16:48 UTC (Thu)
by cortana (subscriber, #24596)
[Link]
Support large repositories!
the maze that is preparing an mingw/msys environment followed by working out how to build git,
package it into an installer, etc.
Support large repositories!
make
make install
Support large repositories!
Support large repositories!
msys environment installed on the developer's systems. Does that even exist?