Re: [Patch] Make using SVN as config source more robust

2015-05-07 Diskussionsfäden Moritz Struebe
Am 04.02.2015 um 15:52 schrieb Thomas Lange: > > On Thu, 2015-01-15 at 16:37 +0100, Moritz Struebe wrote: > >> here's a little patch that makes using svn for the config more robust. > >> > On Thu, 15 Jan 2015 18:19:33 +0200, Toomas Tamm >> > said: > > I would make runn

Re: [Patch] Make using SVN as config source more robust

2015-02-04 Diskussionsfäden Thomas Lange
> On Thu, 2015-01-15 at 16:37 +0100, Moritz Struebe wrote: >> here's a little patch that makes using svn for the config more robust. > On Thu, 15 Jan 2015 18:19:33 +0200, Toomas Tamm said: > I would make running "svn clean" an option for those who really need it, > and leave

Re: [Patch] Make using SVN as config source more robust

2015-01-15 Diskussionsfäden Toomas Tamm
On Thu, 2015-01-15 at 16:37 +0100, Moritz Struebe wrote: > Hey there, > > here's a little patch that makes using svn for the config more robust. > On some of our machines svn required a run of "svn clean" causing "svn > up" to fail. Always running "svn clean" should do no harm. I am not so sure.