[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: deleting rcs keywords from emacs sources
From: |
Miles Bader |
Subject: |
Re: deleting rcs keywords from emacs sources |
Date: |
Tue, 23 Mar 2004 08:13:16 -0500 |
User-agent: |
Mutt/1.3.28i |
On Tue, Mar 23, 2004 at 12:41:31PM +0100, Juanma Barranquero wrote:
> Now, if we switched from CVS to Subversion, we could have our cake and
> eat it too (in Subversion, keywords don't cause spurious
> conflicts/differences).
Keywords are just a generally stupid idea, so that's hardly an advantage
(even more so in a system with tree-wide version numbers, like subversion --
there the right thing to is just put the version number hacks in your
Makefile).
> I know there are Emacs maintainers whose preferred VC tool is arch, and
> I've only heard good things about it, but it suffers at least two
> problems, IMHO of course: there is no arch port to Windows
I don't use windows so it's hard for me to judge, but I believe there are
several ports of tla to windows, it's just that none of them is free from
dependencies on particular non-standard environment (cygwin or various
microsoft environments, etc).
> and the decentralized model arch supports, though interesting, is quite
> different from the one in CVS
Yes -- it's much, much (much) better than CVS (and subversion). This is
_not_ an advantage of subversion.
> while Subversion is modelled to be "a better CVS". Switching to Subversion
> would be, I think, a lot less painful.
Actually I suspect that arch would is likely easier, despite the differences
-- its network model is extremely flexible and simple, and it has none of the
special hosting requirements that subversion does.
I say "is" because as you might know, there's _already_ an emacs arch archive
(synchronized with CVS), which could take over from CVS quickly if the
developers wanted that (the main sticking point being that it's running on
fencepost, not on savannah, so anyone that wanted commit access would need to
have ssh access there; moving to savannah would probably be pretty
straightforward except that _everything_ involving savannah is slow :-)
> Yeah, this is an off-side plea to at least consider the idea of
> switching to SVN. The Apache people is carefully doing it, one repo at a
> time, and it seems like the experience is being very positive.
You might want to check the emacs-devel archives: there was a big thread on
this about 10 months ago -- and at that time I was tentatively on the
subversion, for many of the reasons you gave above. Now that I've seen
personally how superior arch is, I'm firmly in the arch camp.
-Miles
--
Is it true that nothing can be known? If so how do we know this? -Woody Allen
- deleting rcs keywords from emacs sources, Miles Bader, 2004/03/23
- Re: deleting rcs keywords from emacs sources, spiegel, 2004/03/23
- Re: deleting rcs keywords from emacs sources, Miles Bader, 2004/03/23
- Re: deleting rcs keywords from emacs sources, Juanma Barranquero, 2004/03/23
- Re: deleting rcs keywords from emacs sources,
Miles Bader <=
- Re: deleting rcs keywords from emacs sources, Juanma Barranquero, 2004/03/23
- Re: deleting rcs keywords from emacs sources, Miles Bader, 2004/03/23
- Re: deleting rcs keywords from emacs sources, Juanma Barranquero, 2004/03/23
- Re: deleting rcs keywords from emacs sources, Stefan Monnier, 2004/03/23
- Re: deleting rcs keywords from emacs sources, Juanma Barranquero, 2004/03/23
- Re: deleting rcs from emacs sources, David Kastrup, 2004/03/23
- Re: deleting rcs keywords from emacs sources, Richard Stallman, 2004/03/24
- Re: deleting rcs keywords from emacs sources, Stefan Monnier, 2004/03/23
- Wheter to switch to another VC, and which one..., Juanma Barranquero, 2004/03/23
- Re: Wheter to switch to another VC, and which one..., Stefan Monnier, 2004/03/23