all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org
Subject: Re: Updates not shown in vc-dir buffers?
Date: Mon, 13 Apr 2009 11:39:47 +0200	[thread overview]
Message-ID: <87k55oq4d8.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <200904130720.n3D7KL0D017655@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Mon, 13 Apr 2009 00:20:21 -0700 (PDT)")

Dan Nicolaescu <dann@ics.uci.edu> writes:

Hi Dan,

>   > > I tried to follow you description and reproduce what you are
>   > > doing here (I obviously don't have access to your files), and I
>   > > could not get anything to fail.
>   > 
>   > Which svn version are you using?  It's 1.6.0 here.
>
> 1.5.4 here
>
> 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.

--8<---------------cut here---------------start------------->8---
% svn status /home/horn/uni/repos/jgralab/src/de/uni_koblenz/jgralab/GraphIO.java -v
              1180     1104 horn         /home/horn/uni/repos/jgralab/src/de/uni_koblenz/jgralab/GraphIO.java
% svn status /home/horn/uni/repos/jgralab/src/de/uni_koblenz/jgralab/GraphIO.java -u
        *     1180   /home/horn/uni/repos/jgralab/src/de/uni_koblenz/jgralab/GraphIO.java
Status against revision:   1182
--8<---------------cut here---------------end--------------->8---

Bye,
Tassilo




  reply	other threads:[~2009-04-13  9:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-09 13:16 Updates not shown in vc-dir buffers? Tassilo Horn
2009-04-09 14:33 ` Dan Nicolaescu
2009-04-09 15:58   ` Tassilo Horn
2009-04-09 16:35     ` Dan Nicolaescu
2009-04-09 17:30       ` Tassilo Horn
2009-04-09 20:08         ` Dan Nicolaescu
2009-04-09 20:21           ` Tassilo Horn
2009-04-11 15:16             ` Dan Nicolaescu
2009-04-11 17:26               ` Tassilo Horn
2009-04-13  7:20                 ` Dan Nicolaescu
2009-04-13  9:39                   ` Tassilo Horn [this message]
2009-04-13 17:17                     ` Dan Nicolaescu
2009-04-13 18:32                       ` Tassilo Horn
2009-04-13 18:39                         ` Dan Nicolaescu
2009-04-13 19:25                           ` Tassilo Horn

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=87k55oq4d8.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=dann@ics.uci.edu \
    --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.