author | Eric Wong <normalperson@yhbt.net> | |
Sat, 28 Feb 2009 03:40:16 +0000 (19:40 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 28 Feb 2009 05:53:09 +0000 (21:53 -0800) | ||
commit | 48679e5c2d059b9b198d6f414dd80aa921d23002 | |
tree | 1859f0a1ffb81e664087ee3a3f89bf2272351c87 | tree | snapshot |
parent | 48fce9356531469b00bd0e1592d77e8b229316d0 | commit | diff |
git-svn: disable broken symlink workaround by default
Even though this will break things for some extremely rare repositories
used by broken Windows clients, it's probably not worth enabling this by
default as it has negatively affected many more users than it has helped
from what we've seen so far.
The extremely rare repositories that have broken symlinks in them will be
silently corrupted in import; but users can still reenable this option and
restart the import.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Even though this will break things for some extremely rare repositories
used by broken Windows clients, it's probably not worth enabling this by
default as it has negatively affected many more users than it has helped
from what we've seen so far.
The extremely rare repositories that have broken symlinks in them will be
silently corrupted in import; but users can still reenable this option and
restart the import.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-svn.perl | diff | blob | history | |
t/t9131-git-svn-empty-symlink.sh | diff | blob | history |