you could try to use the svnsync utility to sync one repo to another. But I'm not sure how that would work in case of conflicts (i.e. two commits to the two repositories but without a sync first between them). However you could improve that by using a server-side post-commit hook script which triggers a sync.
a commercial solution would be WANdisco's "SVN multisite plus" : https://wandisco.com/products/live-code which is actually built exactly for your kind of situation. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/441fe508-703b-4422-91dd-12f211b3357bn%40googlegroups.com.
