davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-05-24 15:19
Post: #21
they are untracked files, ignore them as git will ignore them too. that explains your .gitignore changes, now how about the xcode project ? What's changed in there ?
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
barberio
Senior Member Posts: 118 Joined: Aug 2010 Reputation: 2 |
2012-05-24 15:33
Post: #22
They were not untracked files. Because git kept trying to push them as a commit. And this is probably derailing the discussion about fixing the LibCurl Low Speed detection bug.
(This post was last modified: 2012-05-24 15:34 by barberio.)
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-05-24 16:12
Post: #23
macbook1:xbmc-git davilla$ git status
# On branch master # Untracked files: # (use "git add <file>..." to include in what will be committed) # # XBMC.xcodeproj/project.xcworkspace/ # XBMC.xcodeproj/xcuserdata/ # tools/EventClients/Clients/OSXRemote/XBMCHelper.xcodeproj/project.xcworkspace/ # tools/EventClients/Clients/OSXRemote/XBMCHelper.xcodeproj/xcuserdata/ ^^ Untracked MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
barberio
Senior Member Posts: 118 Joined: Aug 2010 Reputation: 2 |
2012-05-24 18:55
Post: #24
This isn't related to the original issue, or passing CFile Flags. I've sent you an email about what files were still being tracked for commits.
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-05-25 03:30
Post: #25
ok
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
barberio
Senior Member Posts: 118 Joined: Aug 2010 Reputation: 2 |
2012-06-02 01:06
Post: #26
Looking over dvdplayer.
dvdplayer appears to be creating it's own iFile classes? |
| find quote |

Search
Help