tests/test-bookmarks-pushpull.t
changeset 46977 3f87d2af0bd6
parent 46633 7015b0232c5e
child 47920 9c4204b7f3e4
equal deleted inserted replaced
46976:f9482db16cef 46977:3f87d2af0bd6
  1215   pushing to ssh://user@dummy/issue4455-dest
  1215   pushing to ssh://user@dummy/issue4455-dest
  1216   searching for changes
  1216   searching for changes
  1217   no changes found
  1217   no changes found
  1218   remote: prepushkey hook exited with status 1
  1218   remote: prepushkey hook exited with status 1
  1219   abort: push failed on remote
  1219   abort: push failed on remote
  1220   [255]
  1220   [100]
  1221 
  1221 
  1222 #endif
  1222 #endif
  1223 
  1223 
  1224   $ hg -R ../issue4455-dest/ bookmarks
  1224   $ hg -R ../issue4455-dest/ bookmarks
  1225   no bookmarks set
  1225   no bookmarks set
  1255   pushing to ssh://user@dummy/issue4455-dest
  1255   pushing to ssh://user@dummy/issue4455-dest
  1256   searching for changes
  1256   searching for changes
  1257   no changes found
  1257   no changes found
  1258   remote: prepushkey hook exited with status 1
  1258   remote: prepushkey hook exited with status 1
  1259   abort: push failed on remote
  1259   abort: push failed on remote
  1260   [255]
  1260   [100]
  1261 
  1261 
  1262 #endif
  1262 #endif
  1263 
  1263 
  1264   $ hg -R ../issue4455-dest/ bookmarks
  1264   $ hg -R ../issue4455-dest/ bookmarks
  1265   no bookmarks set
  1265   no bookmarks set
  1332   pushing to ssh://user@dummy/server
  1332   pushing to ssh://user@dummy/server
  1333   searching for changes
  1333   searching for changes
  1334   no changes found
  1334   no changes found
  1335   remote: prepushkey.no-bm-move hook exited with status 1
  1335   remote: prepushkey.no-bm-move hook exited with status 1
  1336   abort: push failed on remote
  1336   abort: push failed on remote
  1337   [255]
  1337   [100]
  1338 #endif
  1338 #endif
  1339 
  1339 
  1340 -- test for pushing bookmarks pointing to secret changesets
  1340 -- test for pushing bookmarks pointing to secret changesets
  1341 
  1341 
  1342 Set up a "remote" repo
  1342 Set up a "remote" repo