[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Code CheckIn from Local SVN to Remote SVN

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 22 Aug 2008 19:49:29 -0400

On Thu, Aug 21, 2008 at 06:16, Hari Hara Sudhan Ramachandran
<loginsudhan_at_gmail.com> wrote:
> Hi ,
>
> I am using SVN through eclipse.
>
> We have to SVN repositories.
>
> Now we want to transfer data from one SVN to another SVN at regular
> intervals.
>
> Currently we are doing export the SVN contents and overwrite it to another
> SVN every time.
>
> It is time consuming process and also not very much advisable. Since we are
> overwriting every time.
>
> So, please specify any other best practice for the above one.

Try svnsync [1] or a write-through proxy [2].

1: http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt
2: http://subversion.tigris.org/svn_1.5_releasenotes.html#webdav-proxy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-23 01:49:48 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.