Mercurial > hg
comparison tests/test-clonebundles.t @ 48041:37a41267d000
branching: merge stable into default
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Tue, 28 Sep 2021 09:40:57 +0200 |
parents | 9c4204b7f3e4 |
children | 6fd9a17c32ab |
comparison
equal
deleted
inserted
replaced
48040:7970895a21cb | 48041:37a41267d000 |
---|---|
206 no changes found | 206 no changes found |
207 2 local changesets published | 207 2 local changesets published |
208 | 208 |
209 Feature works over SSH | 209 Feature works over SSH |
210 | 210 |
211 $ hg clone -U -e "\"$PYTHON\" \"$TESTDIR/dummyssh\"" ssh://user@dummy/server ssh-full-clone | 211 $ hg clone -U ssh://user@dummy/server ssh-full-clone |
212 applying clone bundle from http://localhost:$HGPORT1/full.hg | 212 applying clone bundle from http://localhost:$HGPORT1/full.hg |
213 adding changesets | 213 adding changesets |
214 adding manifests | 214 adding manifests |
215 adding file changes | 215 adding file changes |
216 added 2 changesets with 2 changes to 2 files | 216 added 2 changesets with 2 changes to 2 files |