summaryrefslogtreecommitdiff
path: root/archive-zip.c
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2006-12-12 22:47:00 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-12-13 01:07:04 (GMT)
commitd2a9a87b8a98e3b3797c6c1e5aa2269f36c2b47a (patch)
tree3ea7852597adfb2979d701642e76ae4430bf2d13 /archive-zip.c
parent6f9872582246b9b8ee4bdc9f6a563b409aab1ecb (diff)
downloadgit-d2a9a87b8a98e3b3797c6c1e5aa2269f36c2b47a.zip
git-d2a9a87b8a98e3b3797c6c1e5aa2269f36c2b47a.tar.gz
git-d2a9a87b8a98e3b3797c6c1e5aa2269f36c2b47a.tar.bz2
git-svn: enable logging of information not supported by git
The changes are now tracked in $GIT_DIR/svn/$GIT_SVN_ID/untracked.log Information in the untracked.log include: * the addition and removal of empty directories (changes of these will also warn the user) * file and directory property changes, including (but not limited to) svk:merge and svn:externals * revision properties (revprops) are also tracked * users will be warned of 'absent' file and directories (if users are forbidden access) Fields in entries are separated by spaces; "unsafe" characters are URI-encoded so that each entry takes exactly one line. There is currently no automated parser for dealing with the data in untracked.log, but it should be possible to write one to create empty directories on checkout and manage externals/subprojects. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'archive-zip.c')
0 files changed, 0 insertions, 0 deletions