I've been setting up a mirror. I've got the mirror up and running, and
properly configured.
Problem: Now I need to trigger a sync whenever a commit comes in. In
principle, this is easy - I just write a hook script and call svnsync.
In practice, I have a bunch of requirements & desired features th
Hello,
On 25/11/14 21:54, Eric Johnson wrote:
> Problem: Now I need to trigger a sync whenever a commit comes in. In
> principle, this is easy - I just write a hook script and call svnsync.
>
> In practice, I have a bunch of requirements & desired features that make
> a simplistic solution proble