all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: Nick Roberts <nickrob@snap.net.nz>, Sam Steingold <sds@gnu.org>,
	emacs-devel@gnu.org
Subject: Re: vc-status vs pcl-cvs
Date: Thu, 05 Jun 2008 00:36:15 -0400	[thread overview]
Message-ID: <jwvej7cfqsn.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <200806050308.m5538Ybf017852@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Wed, 04 Jun 2008 20:08:34 -0700")

>> Which is indeed all the info you'll ever get from all other VCSes.
>> Their `vc-dir' command will never tell you "needs-update" either.

> But the state those backends show in vc-dir is accurate, and you can
> just check things in without a problem.

Not necessarily.  With Bazaar, if you do a "checkout"
(i.e. a bound-branch: your local branch is bound to some other branch;
commits go to both places), then bzr commit may fail if you haven't
first updated your local branch to the latest revision on the
upstream branch.

Of course, with CVS the problem is also present if you use cvs-status:
the returned state may be "accurate" when you receive it, but it can
change before you do the commit.

> If things go the way you are proposing, how do you get the up to date
> state so you can actually check in your changes?  Another command?

Yes, a command we absolutely need anyway: vc-pull.


        Stefan




  parent reply	other threads:[~2008-06-05  4:36 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-03 21:39 vc-status vs pcl-cvs Sam Steingold
2008-06-04  2:23 ` Stefan Monnier
2008-06-04  2:50   ` Nick Roberts
2008-06-04  3:49     ` Stefan Monnier
2008-06-04  6:12       ` Nick Roberts
2008-06-04 16:01         ` Dan Nicolaescu
2008-06-04 17:22           ` Stefan Monnier
2008-06-04 17:54             ` Dan Nicolaescu
2008-06-05  1:53               ` Stefan Monnier
2008-06-05  3:08                 ` Dan Nicolaescu
2008-06-05  3:58                   ` Nick Roberts
2008-06-05  4:36                   ` Stefan Monnier [this message]
2008-06-05 14:39                     ` Dan Nicolaescu
2008-06-05 16:32                       ` Sam Steingold
2008-06-05 19:52                       ` Stefan Monnier
2008-06-06 13:02                         ` Dan Nicolaescu
2008-06-04 18:12             ` Sam Steingold
2008-06-05  1:58               ` Stefan Monnier
2008-06-04 20:45           ` Nick Roberts
2008-06-05  3:00         ` Dan Nicolaescu
2008-06-05  3:47           ` Nick Roberts
2008-06-05  4:37             ` Stefan Monnier
2008-06-04 15:59   ` Sam Steingold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvej7cfqsn.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=nickrob@snap.net.nz \
    --cc=sds@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.