axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request


From: Ben Collins-Sussman
Subject: Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request
Date: Mon, 2 Oct 2006 09:46:50 -0500

On 10/1/06, Bill Page <address@hidden> wrote:

Now, how do I use this at Google Code?


svnsync can replicate any repository to any other, over any network
protocol.  So you'd do something like:

# reset google repos to r0
# initialize google repos:
$ svnsync init https://axiom.googlecode.com/svn file:///the/original/svn/repos
# push the local repos history up to the remote repos
$ svnsync --non-interactive sync https://axiom.googlecode.com/svn

Note:  you can use svnsync to 'push' commits at googlecode, but at the
moment you can't use it to 'pull' commits down from googlecode,
because we've not yet upgraded googlecode to svn 1.4.  (Though we're
actively working on it.)  But the method above is a way of at least
initially populating your googlecode repository.

Btw, I've just reset your repository back to revision 0.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]