Hi ,
I encounter problems in installing the R bundle. I followed the steps in the textmate doc. However, when running :
svn co http://macromates.com/svn/Bundles/trunk/Bundles/R.tmbundle
I obtain the following error message:
svn: Can't convert string from 'UTF-8' to native encoding: svn: R.tmbundle/Commands/Plots?\226?\128?\166.tmCommand
and when double clicking on the R bundle (in Application Support/ TextMate/Bundles), this error message appears: The bundle “R.tmbundle” does not contain the required “info.plist” file (or that file is corrupt) and can therefore not be installed.
I nevertheless able to install other bundles ...
Any help would be appreciated.
Regards,
Matthieu
Matthieu Dubois Ph.D. Student
Cognition and Development Lab Catholic University of Louvain 10, Place Cardinal Mercier B-1348 Louvain-la-Neuve - Belgium
E-mail: Matthieu.Dubois@psp.ucl.ac.be Web: http://www.code.ucl.ac.be/MatthieuDubois/
On 28/09/2007, Matthieu Dubois Matthieu.Dubois@psp.ucl.ac.be wrote:
I obtain the following error message:
svn: Can't convert string from 'UTF-8' to native encoding:
See section 5.7.2 of the TextMate manual: http://macromates.com/textmate/manual/bundles#setting_lc_ctype
Robin