From: Andre Spiegel <spiegel@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: vc-dired doesn't contact server (was Re: Adding 2006. + VC/PCL-CVS)
Date: Thu, 16 Feb 2006 12:06:26 +0100 [thread overview]
Message-ID: <1140087987.8867.4.camel@localhost.localdomain> (raw)
In-Reply-To: <17395.47750.373082.471305@kahikatea.snap.net.nz>
On Thu, 2006-02-16 at 12:34 +1300, Nick Roberts wrote:
> Is there a variable that makes vc contact the server?
Yes, it's called vc-stay-local. Set it to nil and VC contacts the
repository for operations such as vc-directory. This tends to be rather
slow, so setting that variable to t is usually preferred. If the state
of the file in the repository is different than what the local
heuristics suggest, you'll be notified of that at checkin time anyway.
See the doc string of vc-stay-local; you can set it up so that it stays
local only for certain repositories. You can also set it
backend-specific by using vc-BACKEND-stay-local.
next prev parent reply other threads:[~2006-02-16 11:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-15 23:34 vc-dired doesn't contact server (was Re: Adding 2006. + VC/PCL-CVS) Nick Roberts
2006-02-16 11:06 ` Andre Spiegel [this message]
2006-02-16 20:11 ` Nick Roberts
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=1140087987.8867.4.camel@localhost.localdomain \
--to=spiegel@gnu.org \
--cc=emacs-devel@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.