Re: Repo for Managing Git Repositories

2013-05-21 Thread Fathi Boudra
On 21 May 2013 07:51, Jonathan Aquilina wrote: > Not trying to hijack the thread here but something like tinderboxes would be > rather handy in terms of ensuring builds dont break > http://en.wikipedia.org/wiki/Tinderbox_%28software%29 > > libreoffice uses them that way if something does break an

Re: Repo for Managing Git Repositories

2013-05-20 Thread Jonathan Aquilina
Not trying to hijack the thread here but something like tinderboxes would be rather handy in terms of ensuring builds dont break http://en.wikipedia.org/wiki/Tinderbox_%28software%29 libreoffice uses them that way if something does break an email is sent out to the person who submitting the patch

Re: Repo for Managing Git Repositories

2013-05-20 Thread Christopher Covington
Hi Nicolas, On 05/17/2013 09:20 AM, Nicolas Dechesne wrote: > > On Wed, Apr 3, 2013 at 2:24 PM, Christopher Covington > wrote: > > >> I notice you've created a number of shell scripts to manage checking > out > >> multiple git repositories, specific revision

Re: Repo for Managing Git Repositories

2013-05-17 Thread Nicolas Dechesne
On Wed, Apr 3, 2013 at 2:24 PM, Christopher Covington wrote: > >> I notice you've created a number of shell scripts to manage checking out > >> multiple git repositories, specific revisions of git repositories for a > >> release, etc. Repo [1] does this stuff pretty well that you might want > to

Re: Repo for Managing Git Repositories

2013-04-03 Thread Christopher Covington
On 04/02/2013 03:21 PM, Marcin Juszkiewicz wrote: > W dniu 02.04.2013 18:09, Christopher Covington pisze: >> Hi Marcin, >> >> I notice you've created a number of shell scripts to manage checking out >> multiple git repositories, specific revisions of git repositories for a >> release, etc. Repo [1]

Re: Repo for Managing Git Repositories

2013-04-02 Thread Marcin Juszkiewicz
W dniu 02.04.2013 18:09, Christopher Covington pisze: > Hi Marcin, > > I notice you've created a number of shell scripts to manage checking out > multiple git repositories, specific revisions of git repositories for a > release, etc. Repo [1] does this stuff pretty well that you might want to > co