Mercurial > hg
view tests/test-revert.out @ 6032:b41f0d6a74fc
dirstate: don't walk ignored directories
With a pattern like '^directory$' in .hgignore, a "hg status directory"
would still walk "directory" and all its subdirs.
This is the first half of a fix for issue886.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Fri, 08 Feb 2008 18:07:55 -0200 |
parents | 7383384793fb |
children | a1ebd5cd7e55 |
line wrap: on
line source
%% should show b unknown ? b %% should show b unknown and c modified M c ? b %% should show b added and c modified M c A b %% should show a removed, b added and c modified M c A b R a %% should show b added, copy saved, and c modified M c A b %% should show b unknown, and c modified M c ? b %% should show unknown: b ? b %% should show a b c e a b c e %% should verbosely save backup to e.orig saving current version of e as e.orig reverting e resolving manifests getting e %% should say no changes needed no changes needed to a %% should say file not managed file not managed: q %% should say file not found notfound: No such file in rev 095eacd0c0d7 A z ? b ? e.orig %% should add a, remove d, forget z adding a removing d forgetting z %% should forget a, undelete d forgetting a undeleting d %% should silently add a A a R d %% should silently keep d removed R d 1 files updated, 0 files merged, 1 files removed, 0 files unresolved reverting c %% should print non-executable non-executable reverting c %% should print executable executable %% issue 241 adding a 1 files updated, 0 files merged, 0 files removed, 0 files unresolved % should fail - no arguments abort: no files or directories specified; use --all to revert the whole repo % should succeed reverting a %% issue332 adding b/b reverting b/b forgetting newdir/newfile reverting b/b % reverting a rename target should revert the source ? newa %% 4 ignored files (we will add/commit everything) ? ignoreddir/file ? ignoreddir/removed I ignored I removed %% should revert ignored* and undelete *removed reverting ignored reverting ignoreddir/file undeleting ignoreddir/removed undeleting removed %% should silently revert the named files