[asterisk-dev] Subversion repository maintenance and upgrades are completed

Kevin P. Fleming kpfleming at digium.com
Tue Nov 7 07:11:38 MST 2006


Kevin P. Fleming wrote:
> Second, Subversion 1.4 includes a new tool called 'svnsync', which is
> designed for synchronizing repositories. I have converted our
> repositories to use a slightly-modified version of svnsync, which means
> that we now have 'instant' synchronization from the private server to
> the public server, rather than waiting for a periodic cron job to update
> the public server (and having it fail rather often).

Oops... forgot the third improvement :-)

The modified version of svnsync that we are using has been taught how to
translate 'https://origsvn' URLs into 'http://svn'. This means that when
developers want to set svn:externals properties, they can use
committable (read-write) URLs, and they will be translated to read-only
URLs when mirrored out to the public servers.

This will make it easier to maintain modules that we use via
svn:externals :-)


More information about the asterisk-dev mailing list