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

Re: public/private commits

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 24 Sep 2009 06:51:20 -0400

On Thu, Sep 24, 2009 at 06:32, Andrey Dibrov <adibrov_at_softdev.spb.ru> wrote:
> Здравствуйте, Users.
>
> I uses SVN a long time, so i find out what SVN still doesn't have
> someone feature. It will be very useful to organize into future
> version of SVN new feature for commit action. Developers sometimes
> wants to make commits for yourself to hide changes from other
> developers in trunk or in branch. This is very useful if you want to commit
> not complete or not enough tested changes to server, go home or other place
> and take public update plus self private (not public) update to complete changes
> and make later public commit.
> Does this feature with public/private commit already exist?

Commit your "in progress" work to a branch you create, when complete
merge your changes back to a common location (trunk or another
branch).

Developers working together on a project should almost never have a
need to hide things from each other. It's not good for the team.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2399232

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-24 12:52:08 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.