Advertisement
Bob_the_Hamster

Untitled

Sep 6th, 2017
453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. james@ghostorchid:~/src/ohrrpgce$ git rebase svn/wip wip
  2. First, rewinding head to replay your work on top of it...
  3. Applying: autotest: add tests for one-way doors, {read,write}{map,pass}block, and (most) tileanimaion commands
  4. Using index info to reconstruct a base tree...
  5. M distrib-nightly-win-wine.sh
  6. M distrib-nightly-win.bat
  7. A distrib-nightly.sh
  8. A distrib.sh
  9. M docs/htmlplot.xsl
  10. M docs/plotdict.xml
  11. M gfx_sdl.bas
  12. M nightly/wrap-nightly-linux-x86.sh
  13. M nightly/wrap-nightly-linux-x86_64.sh
  14. M nightly/wrap-nightly-linux.sh
  15. M ohrhelp/edit_npc.txt
  16. M testgame/autotest.hss
  17. M testgame/autotest.rpg
  18. A upload-release-mac.sh
  19. A upload-release.bat
  20. A upload-release.sh
  21. <stdin>:270: trailing whitespace.
  22. REM Note that this is duplicated in distrib-nightly-linux.sh
  23. <stdin>:274: trailing whitespace.
  24. pscp -q docs\plotdict.xml james_paige@motherhamster.org:HamsterRepublic.com/ohrrpgce/nightly/docs/
  25. <stdin>:275: trailing whitespace.
  26. pscp -q docs\htmlplot.xsl james_paige@motherhamster.org:HamsterRepublic.com/ohrrpgce/nightly/docs/
  27. <stdin>:814: trailing whitespace.
  28. CD ..
  29. <stdin>:815: trailing whitespace.
  30. CALL distrib.bat
  31. warning: squelched 3 whitespace errors
  32. warning: 8 lines add whitespace errors.
  33. Falling back to patching base and 3-way merge...
  34. No changes -- Patch already applied.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement