emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vc-dired doesn't contact server (was Re: Adding 2006. + VC/PCL-CVS)


From: Andre Spiegel
Subject: Re: vc-dired doesn't contact server (was Re: Adding 2006. + VC/PCL-CVS)
Date: Thu, 16 Feb 2006 12:06:26 +0100

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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]