Menu

#13 Reopen bug #3596870

open
nobody
core (10)
5
2013-01-14
2013-01-14
Sebastian
No

Hi,

I am sorry to open a new bug, but I can not add a comment to bug #3596870 since it is closed for non-member comments.

I want to reopen #3596870 because the current Git revision does not resolve the problem issued in #3596870.

Discussion

  • Sebastian

    Sebastian - 2013-01-14

    I want to refine the bug report: It seems that 'gits pull' is fixed for standard usage. 'gits fetch' however still reports the erroneous output.

     
  • Sebastian

    Sebastian - 2013-01-15

    I was wrong with my last comment: It is still there in gits pull AND gits fetch!

    Here is the output:

    > gits pull

    On: ext:
    From git/sos/%REPO%
    * branch pu/vis -> FETCH_HEAD
    Already up-to-date.
    On: test:
    From git/sos/%REPO%
    * branch pu/vis -> FETCH_HEAD
    Fast-forward
    test_sos_import/test_sos_import.pro | 1 +
    test_sos_import/test_stl/test_read_stl_bin.cpp | 56 ++++++++++++++++++++++++
    test_sos_import/test_stl/test_read_stl_txt.cpp | 55 +++++++++++++++++++++++
    test_sos_import/test_stl/test_stl.pro | 25 +++++++++++
    4 files changed, 137 insertions(+), 0 deletions(-)
    create mode 100644 test_sos_import/test_stl/test_read_stl_bin.cpp
    create mode 100644 test_sos_import/test_stl/test_read_stl_txt.cpp
    create mode 100644 test_sos_import/test_stl/test_stl.pro
    On: (sos):
    From git/%REPO%/sos
    %REPO% * branch %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% pu/vis %REPO% %REPO% %REPO% %REPO% -> FETCH_HEAD
    Fast-forward
    %REPO% src/sos_data/structure/element/topology/etedge.cpp | %REPO% %REPO% 36 +++
    %REPO% src/sos_import/stl/stl_reader.cpp %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% | %REPO% 260 ++++++++++++++++++++
    %REPO% src/sos_toolbox/statistics/quantile.cpp %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% | %REPO% %REPO% %REPO% 2 +-
    %REPO% 17 files changed, 915 insertions(+), 56 deletions(-)
    %REPO%On: (sos):
    %REPO%On: ext, test:

    gits fetch gives:

    On: (sos):
    From git/%REPO%/sos
    %REPO% * branch %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% %REPO% pu/vis %REPO% %REPO% %REPO% %REPO% -> FETCH_HEAD
    %REPO%On: ext, test:
    From git/sos/%REPO%
    * branch pu/vis -> FETCH_HEAD

     

Log in to post a comment.

MongoDB Logo MongoDB