[boinc_alpha] 7.0.42 compile error Toralf Förster toralf.foerster at gmx.de Sun Dec 16 15:20:34 PST 2012 Previous message: [boinc_alpha] 7.0.42 compile error Next message: [boinc_alpha] 7.0.42 compile error Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] On 12/17/2012 12:03 AM, Gianfranco Costamagna wrote: > So if you have further issues with boinc feel free to look in our debian > git and feel free to download appropriate patches :-) > > Gianfranco thx Currently I'm struggling with a git problem of the boinc repository itself and b/c I'm using git for the linux kernel tree w/o any problems since eons /me wonders whether this is a BOINC-repository specific problem : After doing the following sequence with git 1.8.0.2 : $> git clone git://boinc.berkeley.edu/boinc.git $> cd boinc $> git checkout client_release_7.0.39 $> git checkout master (sometimes I've to repeat this : $> git checkout client_release_7.0.39 $> git checkout master ) I'm faced with this situation : $ git status # On branch master # Changes not staged for commit: # (use "git add ..." to update what will be committed) # (use "git checkout -- ..." to discard changes in working directory) # # modified: clientgui/AsyncRPC.cpp # modified: clientgui/sg_BoincSimpleFrame.cpp # no changes added to commit (use "git add" and/or "git commit -a") (sometimes only clientgui/sg_BoincSimpleFrame.cpp is mentioned) Now these commands $ git checkout -- clientgui/AsyncRPC.cpp $ git checkout -- clientgui/sg_BoincSimpleFrame.cpp doesn't help - the status is still the same (and ofc now I'm no longer allowed to make a "git checkout" - due to un-commited changes). Now I'm wondering where to start to investigate this issue ... -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 Previous message: [boinc_alpha] 7.0.42 compile error Next message: [boinc_alpha] 7.0.42 compile error Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] More information about the boinc_alpha mailing list