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

Re: commiting to two repositories

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 01 Apr 2009 11:43:19 -0500

Daniel Luis dos Santos wrote:
> I want to continue using the repository I have locally. I just want to
> send periodic versions to the remote repository that is available on
> the internet.
> From time to time I would commit a new revision to the remote which
> would be the latest version on the local

Subversion simply isn't intended to work that way. You can get the same
effect by making a branch in the real repository unless your intent is
to avoid cluttering it with small revisions.

Some of the systems that are designed for independent distributed copies
(git, mercurial, etc.) may have tools to publish back to a subversion
repository.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1508780
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-01 18:44:12 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.