From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Wozniak Date: Wed, 16 Nov 2005 18:02:02 -0500 Subject: [U-Boot-Users] u-boot source - cvs versus git Message-ID: <437BBA6A.7080708@mc.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I understand that U-Boot development and source is now management using "git". Since the cvs tree does seem to be pretty recent, is it ok to pull the latest U-Boot source from the cvs tree? Or is there less risk of missing important code patches by using git? After several failures at building git for my RH7.2 system, I decided to go back to using cvs - it just works! -Andrew