Mercurial > evolve
diff tests/test-draft.t @ 21:aa0870d093b8
Add pull and push support for relevant heads.
This use pushkey.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Mon, 06 Jun 2011 16:42:56 +0200 |
parents | a38b3d0a1562 |
children | 20ac7fa3fd29 |
line wrap: on
line diff
--- a/tests/test-draft.t Mon Jun 06 16:52:03 2011 +0200 +++ b/tests/test-draft.t Mon Jun 06 16:42:56 2011 +0200 @@ -30,7 +30,6 @@ adding manifests adding file changes added 2 changesets with 2 changes to 1 files - $ hg publish 1 # until we fix push $ echo "tree" >> savanna $ hg add savanna $ hg ci -m "terrain" @@ -59,7 +58,7 @@ searching for changes no changes found [1] - $ hg push ../remote1 + $ hg push --traceback ../remote1 pushing to ../remote1 searching for changes no changes found @@ -101,7 +100,7 @@ comparing with ../local 0:5caa672bac26 1:710fe444b3b0 - $ hg pull ../local + $ hg pull ../local pulling from ../local requesting all changes adding changesets