unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: esr@thyrsus.com
Cc: emacs-devel@gnu.org
Subject: Re: New VC mode -- review request
Date: Wed, 03 Oct 2007 19:14:30 -0700	[thread overview]
Message-ID: <200710040214.l942EUNr013619@oogie-boogie.ics.uci.edu> (raw)
In-Reply-To: <20071004020219.GB12134@thyrsus.com> (Eric S. Raymond's message of "Wed\, 3 Oct 2007 22\:02\:19 -0400")

"Eric S. Raymond" <esr@thyrsus.com> writes:

  > Dan Nicolaescu <dann@ics.uci.edu>:
  > >   > Hm.  I wonder if this is a problem with the hg back end -- I haven't 
  > >   > tested that.  Can you duplicate this behavior with any other back end?
  > >   > I'll stare at the code around that error message for a bit when I do
  > >   > the merge with top of trunk.
  > > 
  > > The same thing happens with RCS. 
  > 
  > Very odd.  I can't reproduce this.  Perhaps I'm not understanding the recipe.

mkdir /tmp/test
mkdir /tmp/test/RCS
cd /tmp/test
cp ~/.emacs 1.el
cp ~/.emacs 2.el

emacs -q 1.el 2.el

C-x v i C-x v v for each of the 2 files. After that they should be
writable. Quit emacs.

echo foo >> 1.el
echo foo >> 2.el

emacs -q -l vc.el
(where vc.el is your vc.el)

C-x v d /tmp/test RET
Mark the 2 files.
v u


and now that gets an error. 

BTW, I just found another issue:
with the same setup as above, do: 
cp ~/.emacs /tmp/test/3.el

emacs -q -l vc.el /tmp/test/3.el

C-x v v 
fails with: "No fileset is available here."

  reply	other threads:[~2007-10-04  2:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-03 10:35 New VC mode -- review request Eric S. Raymond
2007-10-03 14:31 ` Dan Nicolaescu
2007-10-03 17:00   ` Eric S. Raymond
2007-10-04  0:42     ` Dan Nicolaescu
2007-10-04  2:02       ` Eric S. Raymond
2007-10-04  2:14         ` Dan Nicolaescu [this message]
2007-10-09 14:55           ` Eric S. Raymond
2007-10-09 15:33             ` Dan Nicolaescu
2007-10-09 17:21               ` Eric S. Raymond
2007-10-04  7:18     ` Thien-Thi Nguyen
2007-10-03 21:32   ` Alexandru Harsanyi
2007-10-04  2:24     ` Dan Nicolaescu
2007-10-04  9:46       ` Alexandru Harsanyi
2007-10-04  9:51       ` Eli Zaretskii
2007-10-04 17:27     ` Richard Stallman
2007-10-04 20:32   ` David Kastrup
2007-10-04  2:02 ` Richard Stallman
2007-10-04  2:22   ` Eric S. Raymond
2007-10-05 16:12     ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2007-10-05 12:15 Paolo Bonzini

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=200710040214.l942EUNr013619@oogie-boogie.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=esr@thyrsus.com \
    /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).