From: Luciano Barcaro Date: April 29 2002 4:51pm Subject: Download of source List-Archive: http://lists.mysql.com/mysql/107489 Message-Id: <3CCD79F7.1030901@alvaro.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, I downloaded the latest source from mysql.com with bk clone bk://work.mysql.com:7001 mysql-4.0 and after compile/install, it installs the 3.23.50 version. Is this correct? Seems very strange to me. so, I tried to download the source of 3.23 with the command bk clone bk://work.mysql.com:7001 mysql And it downloaded exactly the same number of bytes of 4.0: (19877534 bytes) And with du --max-depth=1: 175944 ./mysql 175944 ./mysql-4.0 How can I download the real source of 4.0 ?