All of lore.kernel.org
 help / color / mirror / Atom feed
* MinGW port updated to GIT 1.5.0
@ 2007-02-15 12:19 Johannes Sixt
  2007-02-15 16:53 ` GIT 1.5.0 binary installer available Han-Wen Nienhuys
  2007-02-15 17:43 ` MinGW port updated to GIT 1.5.0 Junio C Hamano
  0 siblings, 2 replies; 12+ messages in thread
From: Johannes Sixt @ 2007-02-15 12:19 UTC (permalink / raw)
  To: git

I've merged GIT 1.5.0 into the MinGW port. It is available at the usual
location:

pull/clone: git://repo.or.cz/git/mingw.git
gitweb:     http://repo.or.cz/w/git/mingw.git

It contains an important fix (MinGW specific): Earlier versions could
sometimes create temporary files read-only instead of read-writable.


WARNING!

The MinGW port does not support symbolic links, but the git.git itself
now contains a symbolic link (RelNotes). For this reason, you cannot
successfully pull this version's "master" branch to your Windows box and
expect it to work. The "devel" branch has the symbolic link removed, so
it can at least be checked out. For other operations you may enounter an
error like this:

bad tree object: 4571d0d1cfb5a4170dfc80e9654228acae295129

I'm working on a solution. The general idea is to extend the meaning of
`core.filemode = false` to check out symbolic links as plain files. Any
hints about where the source code needs changes are welcome.

-- Hannes

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-02-16 19:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-15 12:19 MinGW port updated to GIT 1.5.0 Johannes Sixt
2007-02-15 16:53 ` GIT 1.5.0 binary installer available Han-Wen Nienhuys
2007-02-15 19:11   ` Johannes Schindelin
2007-02-15 19:52     ` Johannes Schindelin
2007-02-15 20:12     ` Shawn O. Pearce
2007-02-16  4:23       ` Johannes Schindelin
2007-02-16  5:06         ` Shawn O. Pearce
2007-02-16 19:10           ` Marco Costalba
2007-02-15 17:43 ` MinGW port updated to GIT 1.5.0 Junio C Hamano
2007-02-15 18:59   ` Junio C Hamano
2007-02-15 19:14     ` Johannes Schindelin
2007-02-15 19:41     ` Robin Rosenberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.