From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 1 Apr 2011 21:50:20 +0200 References: <1301587899-9449-1-git-send-email-sven@narfation.org> <1301587899-9449-2-git-send-email-sven@narfation.org> In-Reply-To: <1301587899-9449-2-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201104012150.20510.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Remove subversion/svk revision information Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Thursday 31 March 2011 18:11:38 Sven Eckelmann wrote: > The current version of batman-adv cannot be obtained from subversion or > svk anymore. It is unnecessary to provide the functionality to retrieve > the current revision using these tools. > > We only have to differenciate between git checkout and official release. > We cannot detect a git snapshot and thus the distribution has to provide > the REVISION variable for snapshots. Applied in revision g0836d08. Thanks, Marek