Guest User

Untitled

a guest
Jul 15th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.15 KB | None | 0 0
  1. terrencemonroebrannon@Temps-MacBook-Pro ~/truveris/truffle> mkbranch.py --truv 2282 --version 3.0
  2. bug number: 2282
  3. version: 3.0
  4.  --------------------------------
  5. running: pwd
  6. /Users/terrencemonroebrannon/truveris/truffle
  7. repo to open: truffle
  8. HG <hglib.client.hgclient object at 0x10c55b710>
  9. main_branch truffle-3.0
  10. branch: tbrannon/truv2282
  11. Traceback (most recent call last):
  12.   File "/Users/terrencemonroebrannon/localbin/mkbranch.py", line 77, in <module>
  13.     status = main()
  14.   File "/Users/terrencemonroebrannon/localbin/mkbranch.py", line 74, in main
  15.     iter_repos()
  16.   File "/Users/terrencemonroebrannon/localbin/mkbranch.py", line 68, in iter_repos
  17.     hg.update(issue_branch)
  18.   File "/Library/Python/2.7/site-packages/hglib/client.py", line 1506, in update
  19.     out = self.rawcommand(args, eh=eh)
  20.   File "/Library/Python/2.7/site-packages/hglib/client.py", line 177, in rawcommand
  21.     return eh(ret, out, err)
  22.   File "/Library/Python/2.7/site-packages/hglib/client.py", line 1503, in eh
  23.     raise error.CommandError(args, ret, out, err)
  24. hglib.error.CommandError: abort: unknown revision 'tbrannon/truv2282'!
  25.  
  26. terrencemonroebrannon@Temps-MacBook-Pro ~/truveris/truffle>
Add Comment
Please, Sign In to add comment