[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Where to publish Lua modules?
- From: Matthew Wild <mwild1@...>
- Date: Wed, 4 Apr 2012 18:30:41 +0100
On 4 April 2012 09:28, steve donovan <steve.j.donovan@gmail.com> wrote:
> On Wed, Apr 4, 2012 at 10:19 AM, Dimitris Papavasiliou
> <dpapavas@gmail.com> wrote:
>> Yes but he'd have to maintain two version of the sources as they're part of
>> a larger SVN-based project. I'm having similar problems with some parts of
>> my project which are of generic use and which I'd like to release.
>
> Rockspecs can point to a svn:// URL. When they're 'released' by
> Hisham, he does a pull and makes a rock, so the means of delivery
> doesn't impact on users.
>
Seconded. Rockspecs provide a nice level of abstraction from the
hosting service. Especially for someone that maintains github is not
the only acceptable way to host and publish open-source projects :)
Regards,
Matthew