Libraries in the repo

Simon Marlow marlowsd at gmail.com
Thu Aug 27 06:21:01 EDT 2009


On 27/08/2009 11:18, Sittampalam, Ganesh wrote:
> Simon Marlow wrote:
>>>
>>> I suggest if we stick with the independent repo approach that we have
>>> some automation to check that changes are indeed getting pushed
>>> upstream.
>>
>> Agreed.  Can you think of an easy way to automate it?
>
> How about a cronjob that runs
>
> darcs send<upstream-repo>  --to=<some-list>
>
> ?

But the requirement we want is that patches are only pushed upstream, 
and never pushed to the branch first.

Cheers,
	Simon


More information about the Glasgow-haskell-users mailing list