This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: version control
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: Tom Lord <lord at emf dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 27 Dec 2001 11:53:34 +0100
- Subject: Re: version control
- References: <200112270234.SAA04741@emf.net>
Tom Lord <lord@emf.net> writes:
> There are alternatives to Subversion for that purpose. See:
>
> http://www.regexps.com/super-secret/arch.html
>
> arch features distributed revision control (e.g. form branches in your
> own private repository) and features for merging that are fancier than
> what Subversion offers.
Aegis offers something in this direction, too, although it lacks
automation of repository synchronization.