Am 23.04.2009, 19:58 Uhr, schrieb Eric Blake <ebb9@xxxxxxx>:
Can we use unique tempfile names (timestamps, counter, random number
generator) instead of the hardcoded "tempfile.tmp"? This is probably a
good idea anyways to evade symlink attacks.
Although newer cygwin may fix your particular problem, this is not a bad
suggestion for msysgit, so I suspect someone may be bothered enough by
this to write a patch. I, however, will not be the one doing it.
Hi Eric,
thanks for the hints and pointers to Cygwin 1.7 beta, however I'd suggest
to make such changes upstream (i. e. in git.git) for the benefit of
everybody else.
It also looks to me as though minor changes in the actual baseline Git
code may be sufficient to get git-svn working on Cygwin 1.5 (stable)
already. I'd prefer such a minor intrusion to hacking away on forks. :-)
Otherwise I'd start looking at how git-svn handles https:// and svn+ssh://
methods differently from each other next week or so.
Looking forward to further insights.
--
Matthias Andree
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html