Advertisement
Guest User

Untitled

a guest
Jul 4th, 2014
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. mpire@linuxcnc:~/linuxcnc-eth$ git pull
  2. remote: Counting objects: 461, done.
  3. remote: Compressing objects: 100% (59/59), done.
  4. remote: Total 284 (delta 231), reused 273 (delta 220)
  5. Receiving objects: 100% (284/284), 40.10 KiB, done.
  6. Resolving deltas: 100% (231/231), completed with 52 local objects.
  7. From git://git.linuxcnc.org/git/linuxcnc
  8. + 2b89b5e...197bf22 jepler/rtos-uspace-hm2-eth -> origin/jepler/rtos-uspace-hm2-eth (forced update)
  9. + 94f429b...29859e0 jepler/rtos-uspace -> origin/jepler/rtos-uspace (forced update)
  10. + 7161b97...19d7fba jepler/rtos-uspace-apis -> origin/jepler/rtos-uspace-apis (forced update)
  11. Auto-merging tests/hm2-idrom/check-dmesg
  12. CONFLICT (content): Merge conflict in tests/hm2-idrom/check-dmesg
  13. Auto-merging src/rtapi/uspace_ulapi.c
  14. CONFLICT (content): Merge conflict in src/rtapi/uspace_ulapi.c
  15. Auto-merging src/rtapi/uspace_rtapi_app.cc
  16. CONFLICT (add/add): Merge conflict in src/rtapi/uspace_rtapi_app.cc
  17. Auto-merging src/rtapi/uspace_common.h
  18. CONFLICT (content): Merge conflict in src/rtapi/uspace_common.h
  19. Auto-merging src/rtapi/rtapi_string.h
  20. CONFLICT (content): Merge conflict in src/rtapi/rtapi_string.h
  21. Auto-merging src/rtapi/rtapi_pci.h
  22. CONFLICT (add/add): Merge conflict in src/rtapi/rtapi_pci.h
  23. Auto-merging src/rtapi/rtapi_pci.cc
  24. CONFLICT (add/add): Merge conflict in src/rtapi/rtapi_pci.cc
  25. Auto-merging src/rtapi/rtapi_list.h
  26. CONFLICT (add/add): Merge conflict in src/rtapi/rtapi_list.h
  27. Auto-merging src/rtapi/rtapi_firmware.h
  28. CONFLICT (add/add): Merge conflict in src/rtapi/rtapi_firmware.h
  29. Auto-merging src/rtapi/rtapi_device.h
  30. CONFLICT (add/add): Merge conflict in src/rtapi/rtapi_device.h
  31. Auto-merging src/rtapi/rtapi.h
  32. Auto-merging src/hal/halmodule.cc
  33. CONFLICT (content): Merge conflict in src/hal/halmodule.cc
  34. Auto-merging src/hal/drivers/mesa-hostmot2/tram.c
  35. CONFLICT (content): Merge conflict in src/hal/drivers/mesa-hostmot2/tram.c
  36. Auto-merging src/hal/drivers/mesa-hostmot2/sserial.h
  37. CONFLICT (content): Merge conflict in src/hal/drivers/mesa-hostmot2/sserial.h
  38. Auto-merging src/hal/drivers/mesa-hostmot2/sserial.c
  39. CONFLICT (content): Merge conflict in src/hal/drivers/mesa-hostmot2/sserial.c
  40. Auto-merging src/hal/drivers/mesa-hostmot2/resolver.c
  41. CONFLICT (content): Merge conflict in src/hal/drivers/mesa-hostmot2/resolver.c
  42. Auto-merging src/hal/drivers/mesa-hostmot2/hm2_pci.c
  43. CONFLICT (content): Merge conflict in src/hal/drivers/mesa-hostmot2/hm2_pci.c
  44. Auto-merging src/hal/drivers/mesa-hostmot2/hm2_eth.c
  45. CONFLICT (add/add): Merge conflict in src/hal/drivers/mesa-hostmot2/hm2_eth.c
  46. Auto-merging src/hal/drivers/mesa-hostmot2/dpll.c
  47. CONFLICT (content): Merge conflict in src/hal/drivers/mesa-hostmot2/dpll.c
  48. Auto-merging src/hal/drivers/mesa-hostmot2/bspi.c
  49. CONFLICT (content): Merge conflict in src/hal/drivers/mesa-hostmot2/bspi.c
  50. Auto-merging src/hal/drivers/mesa-hostmot2/abs_encoder.c
  51. CONFLICT (content): Merge conflict in src/hal/drivers/mesa-hostmot2/abs_encoder.c
  52. Auto-merging src/configure.in
  53. CONFLICT (content): Merge conflict in src/configure.in
  54. Auto-merging debian/configure
  55. Automatic merge failed; fix conflicts and then commit the result.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement