diff options
author | Eric Wong <normalperson@yhbt.net> | 2009-01-11 16:51:10 -0800 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2009-01-18 15:38:27 -0800 |
commit | dbc6c74d0858d77e61e092a48d467e725211f8e9 (patch) | |
tree | e2bf25ee4cbe252a43e8ada2191d35e066d2bf2b /commit.c | |
parent | t7700: demonstrate misbehavior of 'repack -a' when local packs exist (diff) | |
download | tgif-dbc6c74d0858d77e61e092a48d467e725211f8e9.tar.xz |
git-svn: handle empty files marked as symlinks in SVN
Broken SVN clients generate empty files with the svn:special set
to '*'. This attempts to denote a symlink pointing to a file
with an empty path (""), which cannot be generated on a POSIX
system.
Thus, we mimic the behavior of svn(1) and create a zero-byte
file in our tree.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions