Mercurial > hgsubversion
comparison tests/fixtures/renames_with_prefix.svndump @ 1235:6b15eeb78c1a
editor: fix replay handling for copied + modified symlinks
We strip the 'link ' prefix from symlinks when we store it in
Mercurial. We reapply it when we start editing the file via
open_file, but not via add_file. this means that modified symlniks
would replay correctly, but not copied and modified symlinks. This
corrects that ommission.
author | David Schleimer <dschleimer@fb.com> |
---|---|
date | Mon, 07 Apr 2014 18:44:46 -0700 |
parents | d3c79072bc6a |
children |
comparison
equal
deleted
inserted
replaced
1234:d3c79072bc6a | 1235:6b15eeb78c1a |
---|