all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Anderson <rwa@alumni.princeton.edu>
Cc: emacs <emacs-devel@gnu.org>
Subject: Re: Gud lord!
Date: 07 Jun 2003 17:01:04 -0700	[thread overview]
Message-ID: <1055030465.30724.87.camel@lan1> (raw)
In-Reply-To: <200306072235.h57MZcUn014593@rum.cs.yale.edu>

On Sat, 2003-06-07 at 15:35, Stefan Monnier wrote:
> > I'm also curious what you mean by "well supported."  I can't think of a
> 
> I think it's pretty simple:
> - is there a ViewCVS equivalent for Arch ?

It's called Perspective.  It doesn't have as many features as ViewCVS,
but that's partly because it doesn't have to, since the underlying
revctl is quite a bit more sane to begin with.

http://arch.fifthvision.net/bin/view/Main/PerspectiveHome

> - is there a PCL-CVS equivalent for Arch ?
> - is there a vc-arch.el ?

There are two arch emacs modes that I know of, in varying stages of
functionality.  One of them is by Walter Landry and one of them is by
Stephen J. Turnbull (who also does Xemacs development and has been
talking about the possibility of using arch for Xemacs).  I cannot give
you specifics on them, mostly because I don't see how an emacs mode is a
boon for arch (I tried Walter's and it didn't click with me).  It seems
easier just to use the command line to me, especially if you have good
dynamic completion code to work with - I wrote such a module for bash,
and I think others exist as well.

> - is arch available on all the platforms used by Emacs developers
>   and other people trying things out via the anon-CVS repository ?

This is probably the biggest hurdle.  The answer is "very likely not." 
Especially if non-cygwin windows support is required.  This is why an
interim interoperation scenario is almost certainly the way to go.

> Don't get me wrong, I think arch is really cool.  But I think before
> trying to get us to switch to arch, you should help us write vc-arch.el.
> I've recently cooked up vc-mcvs.el and vc-svn.el in a pretty short
> amount of time.  I haven't had the time to do it for vc-arch.el, but
> it should be pretty easy if you follow the same pattern: take vc-cvs.el
> (or vc-svn.el), do s/cvs/arch/ on the file to start with and then
> fix things.  I'd be happy to help, of course.

I think you (I) might find that an interface designed for cvs is not
going to work well with arch, because arch's interace is significantly
different than CVS's.  arch is not a CVS work-alike with a couple
extras.  It is fundamentally different. For example, it is not file
oriented, it is "source tree" oriented.  etc.

In any case, I think an emacs mode is a very minor point wrt the value
of adoption.

IMO, the real hurdle here is portability.  Parties interested in
removing that hurdle are invited to arch-users:
http://www.fifthvision.net/open/bin/view/Arch/ArchUsers

Bob

  reply	other threads:[~2003-06-08  0:01 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-07 15:37 Gud lord! Nick Roberts
2003-06-07 16:12 ` Stefan Monnier
2003-06-07 16:43   ` Robert Anderson
2003-06-07 16:47     ` Robert Anderson
2003-06-07 21:05     ` Miles Bader
2003-06-07 22:07       ` Robert Anderson
2003-06-07 22:35         ` Stefan Monnier
2003-06-08  0:01           ` Robert Anderson [this message]
2003-06-08  0:19             ` Stefan Monnier
2003-06-11 13:36             ` Stephen J. Turnbull
2003-06-11 14:04               ` Juanma Barranquero
2003-06-12 21:15                 ` Stephen J. Turnbull
2003-06-12 22:37                   ` Juanma Barranquero
2003-06-11 14:32               ` Stefan Monnier
2003-06-12  1:43                 ` Miles Bader
2003-06-12 15:30                   ` Stefan Monnier
2003-06-12 15:54                     ` Kai Großjohann
2003-06-07 23:47         ` Miles Bader
     [not found]           ` <1055032089.30724.114.camel@lan1>
2003-06-08  2:02             ` Miles Bader
2003-06-08  4:40               ` Robert Anderson
2003-06-12 17:49                 ` Per Abrahamsen
2003-06-08  2:19             ` Miles Bader
2003-06-07 22:59       ` yet another todo editing system Joe Corneli
2003-06-08  7:51         ` Thien-Thi Nguyen
2003-06-08  8:52           ` Joe Corneli
2003-06-08 10:37             ` Thien-Thi Nguyen
2003-06-08 12:32               ` Joe Corneli
2003-06-08 20:05                 ` Kai Großjohann
2003-06-09  7:29                   ` Joe Corneli
2003-06-09  7:34                     ` Miles Bader
2003-06-09  8:01                       ` Joe Corneli
2003-06-09  8:16                         ` Miles Bader
2003-06-09  9:27                     ` Kai Großjohann
2003-06-09 10:54                       ` Joe Corneli
2003-06-09 11:41                     ` Alex Schroeder
2003-06-09 19:43                 ` Thien-Thi Nguyen
2003-06-08 12:48             ` Alex Schroeder
2003-06-09  0:21         ` Richard Stallman
2003-06-09 10:05           ` Joe Corneli
2003-06-09 10:29             ` Joe Corneli
2003-06-15 15:59             ` Richard Stallman
2003-06-16  1:44               ` Joe Corneli
2003-06-16 17:57                 ` Richard Stallman
2003-06-09  0:21     ` Gud lord! Richard Stallman
2003-06-09  1:23       ` Jonathan Walther
2003-06-09 23:00         ` Richard Stallman
2003-06-10  1:28           ` Robert Anderson
2003-06-10  1:53             ` Jonathan Walther
2003-06-11  0:24             ` Richard Stallman
2003-06-09 14:32       ` Robert Anderson
2003-06-10 12:21         ` Richard Stallman
2003-06-10 12:54           ` David Kastrup
2003-06-10 17:10             ` Jonathan Walther
2003-06-11  8:27             ` Richard Stallman
2003-06-09  7:51   ` Juanma Barranquero
2003-06-09  8:11     ` Miles Bader
2003-06-09  8:32       ` Juanma Barranquero
2003-06-09  8:42         ` Miles Bader
2003-06-09  8:56           ` Juanma Barranquero
2003-06-09 13:37         ` Stefan Monnier
2003-06-09 14:07           ` Juanma Barranquero
2003-06-11 13:00             ` Stephen J. Turnbull
2003-06-11 13:53               ` Juanma Barranquero
2003-06-09  0:21 ` Richard Stallman
2003-06-09  7:49 ` Juanma Barranquero
2003-06-09 19:29   ` Not arch (was Re: Gud lord!) Nick Roberts

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=1055030465.30724.87.camel@lan1 \
    --to=rwa@alumni.princeton.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.