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

Re: svn sync

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Mon, 19 Aug 2013 09:20:38 -0500

On Sun, Aug 18, 2013 at 11:39 PM, Renjith G <renjithg_at_tataelxsi.co.in> wrote:
> On 8/18/2013 11:53 PM, Andy Levy wrote:
>> On Sun, Aug 18, 2013 at 11:46 AM, RENJITH G <renjithg_at_tataelxsi.co.in> wrote:
>>> Hi all,
>>>
>>> I have two svn repositories.
>>>
>>> Repo 1 : X , readonly access , checked out in my local drive D:\X
>>> Repo 2 : Y, read and write access, checked out in my local driver D:\Y
>>>
>>> repo Y should be a mirror of repo X and repo X will be updated twice a day.
>>> I need to get all changes when I do an svn update on repo Y
>>>
>>> I have tortoise svn 1.5.9 installed in my machine , but I cannot see svnsync
>>> utility in the installation folder.
>>>
>>> I have to set up this sync/mirroring in some GUI level.
>>>
>>> Where can I download the svnsync plug in? how can I configure it?
>> Synchronizing mirrored repositories is a server-side function and
>> cannot be configured through any client - GUI or otherwise.
>>
>>
>
> Can you clarify it?

Short answer: you can't do what you're trying to do. There simply
isn't a GUI you can run on YOUR machine, to sync two remote
repositories, even if you have a checkout of each one.

There ARE command-line utilities which you can run, on the actual
server machine hosting your repositories, to accomplish what you want.
But you cannot do it on your local machine at all, in a GUI or
otherwise. There is no TortoiseSVN plugin for it because it cannot be
done locally on a working copy, and TSVN only works locally on working
copies.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3062982

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-19 16:21:04 CEST

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

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