Advertisement
Guest User

Untitled

a guest
Jan 13th, 2011
400
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. L7, L8 and L15 can be removed altogether.
  2.  
  3.  
  4. 19:10:59 $ git clone -o origin git://github.com/kohana/kohana /var/lib/hudson/jobs/kohana-3.1-develop/workspace
  5. 19:11:01 Fetching upstream changes from git://github.com/kohana/kohana
  6. 19:11:01 [workspace] $ git fetch -t git://github.com/kohana/kohana +refs/heads/*:refs/remotes/origin/*
  7. 19:11:01 [workspace] $ git submodule init
  8. 19:11:03 [workspace] $ git submodule update --init --recursive
  9. 19:11:31 [workspace] $ git rev-parse origin/3.1/develop
  10. 19:11:33 Commencing build of Revision 9af922510d0bbddefc5885628a06bb6d8658786e (origin/3.1/develop)
  11. 19:11:33 GitAPI created
  12. 19:11:33 Checking out Revision 9af922510d0bbddefc5885628a06bb6d8658786e (origin/3.1/develop)
  13. 19:11:33 [workspace] $ git checkout -f 9af922510d0bbddefc5885628a06bb6d8658786e
  14. 19:11:34 [workspace] $ git submodule init
  15. 19:11:36 [workspace] $ git submodule sync
  16. 19:11:38 [workspace] $ git submodule update --init --recursive
  17. 19:11:45 [workspace] $ git tag -a -f -m "Hudson Build #113" hudson-kohana-3.1-develop-113
  18. 19:11:45 Recording changes in branch origin/3.1/develop
  19. 19:11:45 [workspace] $ git whatchanged --no-abbrev -M --pretty=raw 9af922510d0bbddefc5885628a06bb6d8658786e..9af922510d0bbddefc5885628a06bb6d8658786e
  20. 19:11:45 Cleaning workspace
  21. 19:11:45 [workspace] $ git clean -fdx
  22. 19:11:46 [workspace] $ phing ci -logger phing.listener.DefaultLogger
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement