all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: 'vc-next-action' shows incorrect result,   but 'vc-print-log' shows correct result.
Date: Mon, 26 Sep 2005 12:11:16 -0600	[thread overview]
Message-ID: <dh9dk5$ofr$1@sea.gmane.org> (raw)
In-Reply-To: <1127587727.079804.303770@g49g2000cwa.googlegroups.com>

ChristopherMBalz@StanfordAlumni.org wrote:
 > Under Gnu Emacs 21.3.1 on WinXP SP2 with cvs, the 'vc-next-action'
 > command results in a message that a file is up-to-date, when that file
 > is in fact not up-to-date.  But 'vc-print-log' shows the correct log
 > (the comments entered with the changes, etc) file from cvs.  There's no
 > findable documentation on how to troubleshoot or avoid this situation
 > (assuming it's not a bug).

Perhaps you need to tweak this variable:

,----[ C-h v vc-cvs-stay-local RET ]
| vc-cvs-stay-local's value is t
|
| Documentation:
| *Non-nil means use local operations when possible for remote repositories.
| This avoids slow queries over the network and instead uses heuristics
| and past information to determine the current status of a file.
| The value can also be a regular expression to match against the host name
| of a repository; then VC only stays local for hosts that match it.
|
| You can customize this variable.
|
| Defined in `vc-cvs'.
`----

-- 
Kevin Rodgers

      reply	other threads:[~2005-09-26 18:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-24 18:48 'vc-next-action' shows incorrect result, but 'vc-print-log' shows correct result ChristopherMBalz
2005-09-26 18:11 ` Kevin Rodgers [this message]

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='dh9dk5$ofr$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /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.