Updated.
On Mon, Apr 8, 2013 at 10:45 PM, Viljo Viitanen <[email protected]> wrote: > Line endings changed. I'm curious why this has become an issue? I have > preferred dos line endings so on windows machines I can see the files > with just notepad, and my editor of choice on unix deals with dos line > endings transparently. Just a choice we made to have all files with the same line endings in the repo. When you work on different platforms, you usually use unix eol. There are ways with git to have LF in the repo (on commit) but conversion to the OS's native line endings on checkout. There might be something similar with svn. Cheers > *addon - plugin.video.tvkaista > *version - 3.0.5 > *url - > http://tvkaistaforxbmcv2.googlecode.com/svn/branches/eden/plugin.video.tvkaistaforxbmc/ > *revision - r65 > *branch - eden > *xbmc version - eden > > > *addon - plugin.video.tvkaista > *version - 4.0.0 > *url - > http://tvkaistaforxbmcv2.googlecode.com/svn/trunk/plugin.video.tvkaistaforxbmc/ > *revision - r66 > *branch - trunk > *xbmc version - frodo > > > > 2013/4/8 Benjamin Bertrand <[email protected]>: >> Could you please change all files to unix eol? >> addonpr.addonparser - ERROR - Invalid end-of-line (CRLF) in >> plugin.video.tvkaista/default.py >> addonpr.addonparser - ERROR - Invalid end-of-line (CRLF) in >> plugin.video.tvkaista/resources/settings.xml >> addonpr.addonparser - ERROR - Invalid end-of-line (CRLF) in >> plugin.video.tvkaista/resources/language/English/strings.xml >> addonpr.addonparser - ERROR - Invalid end-of-line (CRLF) in >> plugin.video.tvkaista/resources/language/Finnish/strings.xml >> >> Thanks >> >> On Mon, Apr 8, 2013 at 7:55 PM, Viljo Viitanen <[email protected]> >> wrote: >>> Well.. just today tvkaista added a new stream. Since you haven't pulled >>> yet... >>> >>> *addon - plugin.video.tvkaista >>> *version - 3.0.5 >>> *url - >>> http://tvkaistaforxbmcv2.googlecode.com/svn/branches/eden/plugin.video.tvkaistaforxbmc/ >>> *revision - r64 >>> *branch - eden >>> *xbmc version - eden >>> >>> >>> *addon - plugin.video.tvkaista >>> *version - 4.0.0 >>> *url - >>> http://tvkaistaforxbmcv2.googlecode.com/svn/trunk/plugin.video.tvkaistaforxbmc/ >>> *revision - r63 >>> *branch - trunk >>> *xbmc version - frodo >>> >>> >>> ... >>> >>> This would be the final update for now, thanks :-) >>> >>> ------------------------------------------------------------------------------ >>> Minimize network downtime and maximize team effectiveness. >>> Reduce network management and security costs.Learn how to hire >>> the most talented Cisco Certified professionals. Visit the >>> Employer Resources Portal >>> http://www.cisco.com/web/learning/employer_resources/index.html >>> _______________________________________________ >>> Xbmc-addons mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/xbmc-addons ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
