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

Re: how to make a commit/update that is not visible to other users

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 18 May 2010 10:35:49 -0400

On Tue, May 18, 2010 at 07:09, Zoran Jeremic <jeremic1974_at_yahoo.com> wrote:
> Hi everybody,
>
> I'm using SVN repository to share the project with project partners.
> However, I work on two different PC (at home and at workplace) and I want to
> use SVN to synchronize on daily basis but I don't want to synchronize with
> other partners every time. Is it possible to make some kind of "private
> commit/update" that will be not visible to other users of SVN, and then when
> I have a stable release of software to commit with others?

Create a branch for yourself and merge changes in from trunk as often
as you feel is necessary to keep in sync with everyone else. When you
have something stable to share, merge (do not use --reintegrate unless
you're done with your private branch) back to trunk.
Received on 2010-05-18 16:36:40 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.