From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Thu, 26 May 2005 08:15:41 -0400 Subject: [U-Boot-Users] Revision control systems In-Reply-To: <20050525090417.59B0EC1512@atlas.denx.de> References: <20050525090417.59B0EC1512@atlas.denx.de> Message-ID: <4295BDED.1000003@smiths-aerospace.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Jerry, [snip] > I would like to ask: who of you is actively using one or the other, > what are your experiences, which problems did you run into, etc. If > you have any "please use ... because ..." or "don't use ... because > ..." statements I'd appreciate these, too. > > But I'd rather not flood this list with such a discussion - please > send any such input to my direct address (wd at denx.de). I'll be happy > to post a summary. [snip] > Best regards, > > Wolfgang Denk Just as an addendum to this discussion that is of general interest, on the darcs web site I found "Taylor" which synchronizes different types of repositories (e.g. CVS -> monotone, CVS -> darcs). It will even push changes back to CVS if you are adventurous. I haven't tried it yet, but it looks incredibly useful. gvb