GIT is not checking out all files (1 Viewer)

FreakyJ

Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    Depends on which branch you are ;)
    If you are on the master than yes.
     

    Snoopy87

    Portal Pro
    August 12, 2012
    470
    167
    Home Country
    Germany Germany
    Here are the screenshots.
     

    Attachments

    • error1.png
      error1.png
      241.1 KB
    • error2.png
      error2.png
      240 KB
    • git.png
      git.png
      166.6 KB

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    It's maybe the RSTP dll code that is missing something on marshaling thing :)

    On you folder -> right clic -> TortoiseGIT -> Show log -> it will show up history log of current branch (should be Master) :

    Mine is like this :
    upload_2014-1-6_19-17-11.png
     

    Snoopy87

    Portal Pro
    August 12, 2012
    470
    167
    Home Country
    Germany Germany
    So it's a general issue/bug and nothing wrong what I did?

    Btw: The same TVService.exe is working great if I copy it to the program path. So maybe there is only something missing when starting from Visual Studio? Or it only happens if a debugger is attached?
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    So it's a general issue/bug and nothing wrong what I did?

    Btw: The same TVService.exe is working great if I copy it to the program path. So maybe there is only something missing when starting from Visual Studio? Or it only happens if a debugger is attached?

    Only appear in vs but can lead to leak (and seems related to Pinvoke when using C++ dll on C#)
     

    Users who are viewing this thread

    Top Bottom