diff options
author | 2009-05-29 00:23:33 +0100 | |
---|---|---|
committer | 2009-05-28 23:51:03 -0700 | |
commit | 54d5cc0e126ed4b6cc4b186efd9faf7b93df570f (patch) | |
tree | f3ae07ac96daa048e6ae2bd65f7873431af9cf2d /t/t9125-git-svn-multi-glob-branch-names.sh | |
parent | Prepare for 1.6.3.2 (diff) | |
download | tgif-54d5cc0e126ed4b6cc4b186efd9faf7b93df570f.tar.xz |
git-cvsexportcommit can't commit files which have been removed from CVS
If a file X is removed from CVS, it goes into the Attic directory, and CVS
reports it as 'no file X' but with status 'Up-to-date'. cvsexportcommit
misinterprets this as an existing file and tries to commit a file with the
same name. Correctly identify these files, so that new files with the
same name can be committed.
Add a test to t9200-git-cvsexportcommit.sh, which tests that we can
re-commit a removed filename which remains in CVS's attic. This adds a
file 'attic_gremlin' in CVS, then "removes" it, then tries to commit a
file with the same name from git.
Signed-off-by: Nick Woolley <git.wu-lee@noodlefactory.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9125-git-svn-multi-glob-branch-names.sh')
0 files changed, 0 insertions, 0 deletions