this is probably a very basic question, but when i try to install R Console (Rdaemon).tmbundle/http://svn.textmate.org/trunk/Bundles/R%20Console%20(Rdaemon).tmbundle/ using
svn co http://svn.textmate.org/trunk/Bundles/R%20Console%20/(Rdaemon).tmbundle/
i get the following message:
-bash: syntax error near unexpected token `('
same command works for all other bundles without an error. tried to place a escape right before the ( but it didn't work. would appreciate any suggestions on what i might be doing wrong
thanks
Il giorno 29/mag/2011, alle ore 07.54, Ricardo Pietrobon ha scritto:
this is probably a very basic question, but when i try to install R Console (Rdaemon).tmbundle/ using
svn co http://svn.textmate.org/trunk/Bundles/R%20Console%20/(Rdaemon).tmbundle/
Hi Ricardo, you should URL encode the parenthesis too, like this:
svn co http://svn.textmate.org/trunk/Bundles/R%20Console%20%28Rdaemon%29.tmbundle/
this works.
Or, maybe better, you could install the GetBundles bundle first and then install other bundles from there.
-- Edo
works like a charm. thanks a lot
On Sun, May 29, 2011 at 4:17 AM, Edoardo Galvagno edo@edog.it wrote:
Il giorno 29/mag/2011, alle ore 07.54, Ricardo Pietrobon ha scritto:
this is probably a very basic question, but when i try to install R
Console (Rdaemon).tmbundle/ using
svn co
http://svn.textmate.org/trunk/Bundles/R%20Console%20/(Rdaemon).tmbundle/
Hi Ricardo, you should URL encode the parenthesis too, like this:
svn co http://svn.textmate.org/trunk/Bundles/R%20Console%20%28Rdaemon%29.tmbundle/
this works.
Or, maybe better, you could install the GetBundles bundle first and then install other bundles from there.
-- Edo
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate