equal
deleted
inserted
replaced
68 $ hg debugsub -R cloned |
68 $ hg debugsub -R cloned |
69 path sub |
69 path sub |
70 source ../sub |
70 source ../sub |
71 revision 863c1745b441bd97a8c4a096e87793073f4fb215 |
71 revision 863c1745b441bd97a8c4a096e87793073f4fb215 |
72 |
72 |
73 $ "$TESTDIR/killdaemons.py" |
73 $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS |
74 |
74 |
75 subrepo paths with ssh urls |
75 subrepo paths with ssh urls |
76 |
76 |
77 $ hg clone -e "python \"$TESTDIR/dummyssh\"" ssh://user@dummy/cloned sshclone |
77 $ hg clone -e "python \"$TESTDIR/dummyssh\"" ssh://user@dummy/cloned sshclone |
78 requesting all changes |
78 requesting all changes |