##// END OF EJS Templates
mq: pop/refresh: avoid losing revisions not managed by mq...
mq: pop/refresh: avoid losing revisions not managed by mq We already disallow committing on top of an mq revision exactly to avoid losing this new revision during a qpop/qrefresh, so this can be seen as an additional safety check. If this is not enough to fix issue844, it should at least prevent it from happening.

File last commit:

r5405:8feb33c2 default
r5980:dcda0c90 default
Show More
test-symlink-basic.out
29 lines | 622 B | text/plain | TextLexer
/ tests / test-symlink-basic.out
Alexis S. L. Carvalho
commands.commit: symlinks are supported
r4572 abort: file .../test-symlink-basic/a/dangling not tracked!
Alexis S. L. Carvalho
Add some tests for symlink tracking
r4274 changeset: 0:cabd88b706fc
tag: tip
user: test
date: Thu Jan 01 00:00:00 1970 +0000
files: dangling
description:
add symlink
Patrick Mezard
Display symlink or executable bit with manifest -v...
r5405 2564acbe54bbbedfbf608479340b359f04597f80 644 @ dangling
Alexis S. L. Carvalho
Add some tests for symlink tracking
r4274 % rev 0:
dangling -> nothing
% rev 1:
dangling -> void
% modifying link
dangling -> empty
% reverting to rev 0:
reverting dangling
dangling -> nothing
% backups:
dangling.orig -> empty
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
% copies
copying dangling to dangling2
A dangling2
dangling
dangling -> void
dangling2 -> void