[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: WanDISCO Subversion Multisite

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Thu, 31 May 2012 18:14:09 +0200

Am 31.05.2012 17:45, schrieb David Weintraub:
[SVN long distance performance problems]
> * Is there another solution? What about svnsync?

svnsync will greatly speed up the update, checkout and log access. You
can configure it to automatically push changes to connected repositories
on commit, so remote people don't have to do anything. svnsync doesn't
change commit times though, because committing still goes (indirectly
via a proxy) to the main repository, which solves any distributed sync
issues.

> However, I still need the multisync features.

What are those? svnsync doesn't add any features, it just improves
performance in the above cases by providing a more local cache. Well, it
adds distributed, redundant storage of data, but that's all.

Uli

**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2012-05-31 18:14:48 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.