On 26/07/10 23:15, Jim Lord wrote:
> I’m setting up a write-through proxy mirror. I can run:
>
[snip]
>
> BUT, I can’t run:
>
> svnsync init --source-username svnsystem --source-password $pass
> --sync-username svnsystem --sync-password $pass
> https://versiontest1.divxnetworks.com/svn/vtest
Jim Lord wrote:
> I'm setting up a write-through proxy mirror. I can run:
>
> svnsync init --source-username svnsystem --source-password $pass
> --sync-username svnsystem --sync-password $pass
> file:///data/svn/vtest
> https://versiontest2.divxnetworks.com/svn/vtest
> from the slave machine
Hopefully you can point me in the right direction:
I'm setting up a write-through proxy mirror. I can run:
svnsync init --source-username svnsystem --source-password $pass
--sync-username svnsystem --sync-password $pass file:///data/svn/vtest
https://versiontest2.divxnetworks.com/svn/vtest