lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.

steve d.