Displaying 3 results from an estimated 3 matches for "setting_up_a_svnsync_mirror".
2011 Oct 06
1
[LLVMdev] svnsync of llvm tree
...rous.
Having the same problem as Kurt, I'd like to second his request for a
seed file. The dump seems the more sensible approach, although the tar
will work as well under most circumstances.
Some insight on how FreeBSD does it, can be found here:
<http://wiki.freebsd.org/SubversionPrimer#Setting_up_a_svnsync_mirror>
Such a seed would have to be updated every now an then, but not too often.
rsync would be another alternative, which I have been using to clone
some repos from SF.net for some time now. They offer this option for
backup purposes.
> I was under the impression that the overhead to synsync a...
2011 Aug 29
2
[LLVMdev] svnsync of llvm tree
On Wed, Aug 17, 2011 at 01:47:02PM -0700, Benjamin Kramer wrote:
> On 17.08.2011, at 11:36, Kurt Lidl <lidl at pix.net> wrote:
>
> > Why can't I mirror the whole tree?
>
> The original reason for this limitation was that complete checkouts
> put a lot of stress on the server.
While I agree bootstrapping a new mirror from scratch is time and
resource consuming,
2011 Oct 06
0
[LLVMdev] MIPS 32bit code generation
...rous.
Having the same problem as Kurt, I'd like to second his request for a
seed file. The dump seems the more sensible approach, although the tar
will work as well under most circumstances.
Some insight on how FreeBSD does it, can be found here:
<http://wiki.freebsd.org/SubversionPrimer#Setting_up_a_svnsync_mirror>
Such a seed would have to be updated every now an then, but not too often.
rsync would be another alternative, which I have been using to clone
some repos from SF.net for some time now. They offer this option for
backup purposes.
> I was under the impression that the overhead to synsync a...