From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 17 Jul 2009 09:59:43 +0200 From: Andrew Lunn Message-ID: <20090717075943.GX19071@ma.tech.ascom.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [B.A.T.M.A.N.] battools sources in SVN? 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 Hi Folks The wiki page: http://open-mesh.org/wiki/Download says: # svn co http://downloads.open-mesh.net/svn/batman/trunk/ # battool (for B.A.T.M.A.N. advanced): check out the complete repository, cd into battool (we're using symlinks here ...) I have a complete checkout of trunk, but there is no battool directory: batman/trunk$ svn info Path: . Repository Root: http://downloads.open-mesh.net/svn/batman Repository UUID: 45894c77-fb22-0410-b583-ff6e7d5dbf6c Revision: 1347 Node Kind: directory Schedule: normal Last Changed Author: marek Last Changed Rev: 1347 Last Changed Date: 2009-07-16 15:15:54 +0200 (Thu, 16 Jul 2009) batman/trunk$ ls batctl batman-adv-kernelland batman-experimental batman batman-debug4.pl vis batman/trunk$ find . -name battool* batman/trunk$ Where have the source for battool gone? Thanks Andrew