Re: Leightweight tools for automated svn update + some scripting

2015-10-05 Thread Daniel Shahaf
Thorsten Schöning wrote on Fri, Oct 02, 2015 at 17:01:56 +0200: > What I would need is something polling some repos, like commit > monitors, only server based without GUI and such, and on commits > updates some working copies. Additionally, I need to be able to at > least restart services. I guess

Re: Leightweight tools for automated svn update + some scripting

2015-10-02 Thread Nico Kadel-Garcia
On Fri, Oct 2, 2015 at 11:01 AM, Thorsten Schöning wrote: > Hi all, > > I'm doing a bit research for our somewhat small company how to best > update home grown services, web applications and configurations on > production and testing servers. We have only few of them, but many > more working copie

Re: Leightweight tools for automated svn update + some scripting

2015-10-02 Thread Eric Johnson
As Joseba indicated, try Ansible. Salt Stack also has an "agentless" mode. I use Ansible to deploy / configure Subversion and mirrors. And of course, then you can track your configuration changes in version control. As this question is somewhat off topic from this mailing list, I suggest learnin

Re: Leightweight tools for automated svn update + some scripting

2015-10-02 Thread Joseba Ercilla Olabarri
Perhaps http://www.ansible.com/ El 2/10/2015 6:27 p. m., "Thorsten Schöning" escribió: > Guten Tag Olli Hauer, > am Freitag, 2. Oktober 2015 um 17:14 schrieben Sie: > > > Most of them can be done with ienkins. > > Thanks for the catch, we already use one for some tests, totally > forgot about con

Re: Leightweight tools for automated svn update + some scripting

2015-10-02 Thread Thorsten Schöning
Guten Tag Olli Hauer, am Freitag, 2. Oktober 2015 um 17:14 schrieben Sie: > Most of them can be done with ienkins. Thanks for the catch, we already use one for some tests, totally forgot about considering that. Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail: thor

Leightweight tools for automated svn update + some scripting

2015-10-02 Thread Thorsten Schöning
Hi all, I'm doing a bit research for our somewhat small company how to best update home grown services, web applications and configurations on production and testing servers. We have only few of them, but many more working copies all over the place with various layouts, some applications even cons