From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Date: Wed, 19 Jan 2005 10:28:36 +0000 Subject: [U-Boot-Users] Re: Revision COntrol, Patch Database -- was: Patch for Cirrus Logic EDB9312 In-Reply-To: <20050118211358.6006EC108D@atlas.denx.de> (Wolfgang Denk's message of "Tue, 18 Jan 2005 22:13:53 +0100") References: <41ED32F0.3020109@smiths-aerospace.com> <20050118211358.6006EC108D@atlas.denx.de> Message-ID: 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 writes: > Subversion is nice, but distributed repositories are essential to > me. http://www.gna.org/ might be a good choice. It supports GNU Arch (it's not hard since it doesn't require a specific server), it has a patch manager, bug tracker etc. (their web interface is Savane, a continuation of Savannah). Using a distributed versions control software would be a real benefit for the contributors and the best available free tool seems to be GNU Arch. Catalin