Loading

Paste #palmfhsyi

  1. jenkins@jenkins:~/jobs/firs/workspace$ hg --version
  2. Mercurial Distributed SCM (version 3.1.2)
  3. (see http://mercurial.selenic.com for more information)
  4.  
  5. Copyright (C) 2005-2014 Matt Mackall and others
  6. This is free software; see the source for copying conditions. There is NO
  7. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  8. jenkins@jenkins:~/jobs/firs/workspace$ ls
  9. Makefile  Makefile.config  Makefile.in  Makefile.local.sample  graphics_sources  lang  scripts  src
  10. jenkins@jenkins:~/jobs/firs/workspace$ hg up 2.0.0-alpha
  11. 239 files updated, 0 files merged, 94 files removed, 0 files unresolved
  12. jenkins@jenkins:~/jobs/firs/workspace$ hg up 2.0.0-alpha-1
  13. abort: unknown revision '2.0.0'!

Comments