On Fri, Jan 9, 2015 at 3:23 PM, Rich Bowen wrote:
> ...I imagine this as a function of ComDev, not of the
> board. That is, it's a community/project strengthening exercise, not a Big
> Hammer...
+1
-Bertrand
On 09.01.2015 15:43, Branko Čibej wrote:
> On 09.01.2015 14:04, Ulrich Stärk wrote:
>> If I'm not mistaken, SVN does the same (combine and compress all changes
>> prior to sending it over
>> the wire).
> Not entirely; it sends deltas and will compress new files IF the server
> has mod_deflate conf
On 09.01.2015 14:04, Ulrich Stärk wrote:
> If I'm not mistaken, SVN does the same (combine and compress all changes
> prior to sending it over
> the wire).
Not entirely; it sends deltas and will compress new files IF the server
has mod_deflate configured (but they usually don't because there was
On 01/07/2015 04:43 AM, Scott Wilson wrote:
I think we also need to discuss whether we expect projects to undertake
self-evaluation and reflection, or whether we'd have a process of review
involving peers, mentors, shepherds etc.
No, I absolutely don't want to create another stack of overhe
If I'm not mistaken, SVN does the same (combine and compress all changes prior
to sending it over
the wire).
Uli
On 2015-01-08 10:28, Robert Metzger wrote:
> I think there is a performance difference between git and svn because with
> git, you are syncing repositories, not files. Git is usually