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

How to commit to repositories mirrored with svnsync?

From: Steinar Bang <sb_at_dod.no>
Date: 2007-08-23 18:59:02 CEST

The svnsync doc
        http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt
and various articles on the web:
        http://journal.paul.querna.org/articles/2006/09/14/using-svnsync
        http://blogs.open.collab.net/svn/2007/08/mirroring-repos.html
        http://blog.codefront.net/2007/03/29/setting-up-svnsync-ed-mirrored-svn-repositories-on-ubuntu-part-1-of-2/
explains how to create slave Subversion repositories.

But they don't explain how to set things up so that it is possible to
commit from working copies checked out from the slaves.

The only way, is the one listed in the svnsync doc itself, is to
switch the working copy before commiting, which sounds awfully
fragile...

Or am I missing something obvious?

I've found this thread which describes mirroring using apache and a
webDAV proxy. But that requires using the webDAV protocol, rather
than the svn protocol:
        http://svn.haxx.se/dev/archive-2006-12/0443.shtml

Does anyone know if there is a way to set up mirroring, using the svn
protocol, and with transparent committing to the master, from
workspaces checked out from a slave?

Thanx!

- Steinar

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 23 18:57:06 2007

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.