emacs-devel
[Top][All Lists]
Advanced

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

Re: VC state


From: Stefan Monnier
Subject: Re: VC state
Date: Thu, 10 Apr 2008 15:17:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> > * vc-status doesn't seem to heed vc-stay-local or vc-cvs-stay-local.
>> 
>> That is fine, vc-status does not care about those, it just displays
>> whatever the backend tells it to display.  The backends are the ones
>> that are supposed to take care of this.

> I don't understand.  After vc-dired has gone, how do I find which files under
> version control are modified without consulting the (remote) repository?
> Do you just mean that this functionality is yet to be implemented but when
> it is it won't be done in vc-status?

The way I see it is: `vc-status' should work in "stay-local" mode.
Always.  Then we add a `vc-pull' which may contact the
remote repository.


        Stefan




reply via email to

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