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

Re: Keep separate checkouts up to date

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Sun, 19 Feb 2012 19:12:31 -0600

On Sun, Feb 19, 2012 at 6:34 PM, John Leonard <jleonard2012_at_gmx.com> wrote:

> What is a good way to keep multiple checkouts up to date? Would it be to
> first, commit each one then update each one?
>
>
Yes, normally these events are not strictly synchronized. Commit when you
are sure a set of changes are in a state you want to save, and update when
you are ready to pick up the changes from others. But the longer you
delay, the more likely it becomes to have conflicting changes.

-- 
  Les Mikesell
    lesmikesell_at_gmail.com
Received on 2012-02-20 02:13:06 CET

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.