unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: 14242@debbugs.gnu.org
Cc: robert goldman <rpgoldman@sift.info>
Subject: bug#14242: vc-next-action with registered file [VC-mode with subversion 1.7.8]
Date: Mon, 22 Apr 2013 11:46:19 -0400	[thread overview]
Message-ID: <15321B20-82B0-4833-BBDB-09D7301E6444@gmail.com> (raw)
In-Reply-To: 51746AC8.1090903@sift.info

X-Debbugs-CC: Robert Goldman <rpgoldman@sift.info>

Begin forwarded message:

> From: Robert Goldman <rpgoldman@sift.info>
> Subject: [aquamacs-devel] I'm not sure this is a bug.... [VC-mode with subversion 1.7.8]
> Date: April 21, 2013 6:40:08 PM EDT
> To: Development of Aquamacs Emacs <aquamacs-devel@aquamacs.org>
> Reply-To: aquamacs-devel@googlegroups.com
> 
> ... but using vc-mode on nightlies with subversion repositories, I am
> getting an odd behavior where ^X-V-V (vc-next-action) on a registered
> file gives me an error message that the file is already registered.
> 
> I have looked into this, and it seems like what's happening is that
> emacs mistakenly thinks the file is not registered, so decides the next
> action is to register the file.  Then, when it attempts to do so
> (presumably with "svn add"), it gets an error message.
> 
> If I do vc-next-action again, immediately following the one that yielded
> an error, then I can correctly make a commit.
> 
> As an example, here's what happens if I trace vc-deduce-fileset:
> 
> 1 -> (vc-deduce-fileset nil t state-model-only-files)
> 1 <- vc-deduce-fileset: (SVN (#1="/Users/rpg/org/notes.org") (#1#)
> unregistered implicit)
> 
> You will see that it believes the file to be unregistered (at least
> that's what I guess this means).
> 
> When I invoke vc-next-action again on the same file, I see this:
> 
> 1 -> (vc-deduce-fileset nil t state-model-only-files)
> 1 <- vc-deduce-fileset: (SVN (#1="/Users/rpg/org/notes.org") (#1#)
> edited implicit)
> 
> Anyone else seeing this?
> 
> svn version 1.7.8 from MacPorts.
> 
> It looks to me like "svn status -v" with this version of subversion may
> generate something that vc-svn doesn't expect:
> 
> [rpgoldman-3:~/org] rpg% svn status -v notes.org
>             21567    21567 rpgoldman    notes.org
> [rpgoldman-3:~/org] rpg% svn status notes.org
> [rpgoldman-3:~/org]
> 
> GNU Emacs 24.3.50.3 (x86_64-apple-darwin10.8.0, NS apple-appkit-1038.36)
> of 2013-04-04 on asura.local - Aquamacs Distribution 3.xdev
> 
> [yeah, time to pull a newer nightly...]
> 
> Best,
> r
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups "aquamacs-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to aquamacs-devel+unsubscribe@googlegroups.com.
> 
> 






       reply	other threads:[~2013-04-22 15:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <51746AC8.1090903@sift.info>
2013-04-22 15:46 ` David Reitter [this message]
2013-04-22 16:50   ` bug#14242: vc-next-action with registered file [VC-mode with subversion 1.7.8] Glenn Morris
2013-04-22 17:03     ` Glenn Morris
2013-04-22 18:02       ` Glenn Morris
2013-04-22 18:46     ` Robert Goldman
2013-04-22 18:56       ` Glenn Morris
2013-04-22 19:09         ` Robert Goldman
2013-04-22 21:46           ` Glenn Morris
2015-12-25 23:27             ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15321B20-82B0-4833-BBDB-09D7301E6444@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=14242@debbugs.gnu.org \
    --cc=rpgoldman@sift.info \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).