[TxMt] Re: Best way to get bundles from the GitHub repos
Allan Odgaard
mailinglist at textmate.org
Tue Feb 2 17:59:59 UTC 2010
On 1 Feb 2010, at 20:34, Boysenberry Payne wrote:
> I've had to manually pull down all of the files for the bundles I
> want installed because every time I try this line:
>> svn export http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle
>
> I get the following error:
> svn: Unrecognized URL scheme for 'http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle'
>
> Did I set my svn install up wrong or something?
It seems like it. Try to explicitly call ‘/usr/bin/svn’ as the
system’s svn should work fine with http.
More information about the textmate
mailing list