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: Dan Nicolaescu
Subject: Re: Updates not shown in vc-dir buffers?
Date: Mon, 13 Apr 2009 11:39:29 -0700 (PDT)

Tassilo Horn <address@hidden> writes:

  > 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.  

Does:
(vc-svn-state 
"/home/horn/uni/repos/jgralab/src/de/uni_koblenz/jgralab/GraphIO.java")
return 'up-to-date in that case too?




reply via email to

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