tests/test-bookmarks-pushpull.t
changeset 45910 f0626acf007d
parent 45908 122f0b59f5f0
child 46119 9261f6c1d39b
equal deleted inserted replaced
45909:ca39c45014fa 45910:f0626acf007d
  1164   $ hg push -B @ local
  1164   $ hg push -B @ local
  1165   pushing to $TESTTMP/issue4455-dest
  1165   pushing to $TESTTMP/issue4455-dest
  1166   searching for changes
  1166   searching for changes
  1167   no changes found
  1167   no changes found
  1168   pushkey-abort: prepushkey hook exited with status 1
  1168   pushkey-abort: prepushkey hook exited with status 1
  1169   abort: exporting bookmark @ failed!
  1169   abort: exporting bookmark @ failed
  1170   [255]
  1170   [255]
  1171 
  1171 
  1172 #endif
  1172 #endif
  1173 #if b2-binary
  1173 #if b2-binary
  1174 
  1174 
  1192   $ hg push -B @ ssh # bundle2+
  1192   $ hg push -B @ ssh # bundle2+
  1193   pushing to ssh://user@dummy/issue4455-dest
  1193   pushing to ssh://user@dummy/issue4455-dest
  1194   searching for changes
  1194   searching for changes
  1195   no changes found
  1195   no changes found
  1196   remote: pushkey-abort: prepushkey hook exited with status 1
  1196   remote: pushkey-abort: prepushkey hook exited with status 1
  1197   abort: exporting bookmark @ failed!
  1197   abort: exporting bookmark @ failed
  1198   [255]
  1198   [255]
  1199 
  1199 
  1200   $ hg -R ../issue4455-dest/ bookmarks
  1200   $ hg -R ../issue4455-dest/ bookmarks
  1201   no bookmarks set
  1201   no bookmarks set
  1202 
  1202 
  1203   $ hg push -B @ ssh --config devel.legacy.exchange=bundle1
  1203   $ hg push -B @ ssh --config devel.legacy.exchange=bundle1
  1204   pushing to ssh://user@dummy/issue4455-dest
  1204   pushing to ssh://user@dummy/issue4455-dest
  1205   searching for changes
  1205   searching for changes
  1206   no changes found
  1206   no changes found
  1207   remote: pushkey-abort: prepushkey hook exited with status 1
  1207   remote: pushkey-abort: prepushkey hook exited with status 1
  1208   exporting bookmark @ failed!
  1208   exporting bookmark @ failed
  1209   [1]
  1209   [1]
  1210 
  1210 
  1211 #endif
  1211 #endif
  1212 #if b2-binary
  1212 #if b2-binary
  1213 
  1213 
  1231   $ hg push -B @ http # bundle2+
  1231   $ hg push -B @ http # bundle2+
  1232   pushing to http://localhost:$HGPORT/
  1232   pushing to http://localhost:$HGPORT/
  1233   searching for changes
  1233   searching for changes
  1234   no changes found
  1234   no changes found
  1235   remote: pushkey-abort: prepushkey hook exited with status 1
  1235   remote: pushkey-abort: prepushkey hook exited with status 1
  1236   abort: exporting bookmark @ failed!
  1236   abort: exporting bookmark @ failed
  1237   [255]
  1237   [255]
  1238 
  1238 
  1239   $ hg -R ../issue4455-dest/ bookmarks
  1239   $ hg -R ../issue4455-dest/ bookmarks
  1240   no bookmarks set
  1240   no bookmarks set
  1241 
  1241 
  1242   $ hg push -B @ http --config devel.legacy.exchange=bundle1
  1242   $ hg push -B @ http --config devel.legacy.exchange=bundle1
  1243   pushing to http://localhost:$HGPORT/
  1243   pushing to http://localhost:$HGPORT/
  1244   searching for changes
  1244   searching for changes
  1245   no changes found
  1245   no changes found
  1246   remote: pushkey-abort: prepushkey hook exited with status 1
  1246   remote: pushkey-abort: prepushkey hook exited with status 1
  1247   exporting bookmark @ failed!
  1247   exporting bookmark @ failed
  1248   [1]
  1248   [1]
  1249 
  1249 
  1250 #endif
  1250 #endif
  1251 
  1251 
  1252 #if b2-binary
  1252 #if b2-binary
  1322   $ hg -R client push
  1322   $ hg -R client push
  1323   pushing to ssh://user@dummy/server
  1323   pushing to ssh://user@dummy/server
  1324   searching for changes
  1324   searching for changes
  1325   no changes found
  1325   no changes found
  1326   remote: pushkey-abort: prepushkey.no-bm-move hook exited with status 1
  1326   remote: pushkey-abort: prepushkey.no-bm-move hook exited with status 1
  1327   abort: updating bookmark foo failed!
  1327   abort: updating bookmark foo failed
  1328   [255]
  1328   [255]
  1329 #endif
  1329 #endif
  1330 #if b2-binary
  1330 #if b2-binary
  1331   $ hg -R client push
  1331   $ hg -R client push
  1332   pushing to ssh://user@dummy/server
  1332   pushing to ssh://user@dummy/server