emacs-devel
[Top][All Lists]
Advanced

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

Re: Updates not shown in vc-dir buffers?


From: Tassilo Horn
Subject: Re: Updates not shown in vc-dir buffers?
Date: Mon, 13 Apr 2009 20:32:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Dan Nicolaescu <address@hidden> writes:

>   > > You can try to debug why
>   > > (vc-svn-state 
> "/home/horn/uni/repos/jgralab/src/de/uni_koblenz/jgralab/GraphIO.java")
>   > > returns 'up-to-date
>   > 
>   > It seems that it always wants to stay local (vc-stay-local-p
>   > returns only-file), and thus does "svn update <file> -v".  But
>   > then there's no indication that there's a newer file on the
>   > server, e.g. there's no * in the output.
>
> So everything is working as expected.  I didn't see the problem
> because my test repository uses "Repository Root: file:///...."

But it says up-to-date if I set vc-stay-local to nil, too.  And I guess
it's not really expected that vc-dir doesn't show updated files after
`+'.

Bye,
Tassilo
-- 
     My software never has bugs. It just develops random features.




reply via email to

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