5.1 Delopment source

2006-01-06 Thread Beau E. Cox
Hi -

I am trying to download the 5.1 development sources as per
the documentation; when I try this:

export PATH=/home/beau/src/bitkeeper/bk_client-1.1:$PATH
sfioball -r+ bk://mysql.bkbits.net/mysql-5.1 mysql-5.1

I get this:

ERROR-cannot cd to mysql-5.1 (illegal, nonexistant, or not package root)

I think the free bk_client is setup as per the documentation;
maybe I just don't understand the mysql source tree structure.

Does anyone see what I'm doing wrong?

-- 
Aloha = Beau;


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: 5.1 Delopment source

2006-01-06 Thread Jim Winstead
On Fri, Jan 06, 2006 at 06:02:05AM -1000, Beau E. Cox wrote:
 Hi -
 
 I am trying to download the 5.1 development sources as per
 the documentation; when I try this:
 
 export PATH=/home/beau/src/bitkeeper/bk_client-1.1:$PATH
 sfioball -r+ bk://mysql.bkbits.net/mysql-5.1 mysql-5.1

The name of the repository was changed to mysql-5.1-new, and it looks
like the documentation may not have been updated. try:

  sfioball -r+ bk://mysql.bkbits.net/mysql-5.1-new mysql-5.1

Jim Winstead
MySQL Inc.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: 5.1 Delopment source

2006-01-06 Thread gerald_clark

Beau E. Cox wrote:


Hi -

I am trying to download the 5.1 development sources as per
the documentation; when I try this:

export PATH=/home/beau/src/bitkeeper/bk_client-1.1:$PATH
sfioball -r+ bk://mysql.bkbits.net/mysql-5.1 mysql-5.1

I get this:

ERROR-cannot cd to mysql-5.1 (illegal, nonexistant, or not package root)

I think the free bk_client is setup as per the documentation;
maybe I just don't understand the mysql source tree structure.
 


There is no free bitkeeper client.
Free Bitkeeper was shutdown months ago.


Does anyone see what I'm doing wrong?

 




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: 5.1 Delopment source

2006-01-06 Thread Beau E. Cox
On Friday 06 January 2006 06:15 am, Jim Winstead wrote:
 On Fri, Jan 06, 2006 at 06:02:05AM -1000, Beau E. Cox wrote:
  Hi -
 
  I am trying to download the 5.1 development sources as per
  the documentation; when I try this:
 
  export PATH=/home/beau/src/bitkeeper/bk_client-1.1:$PATH
  sfioball -r+ bk://mysql.bkbits.net/mysql-5.1 mysql-5.1

 The name of the repository was changed to mysql-5.1-new, and it looks
 like the documentation may not have been updated. try:

   sfioball -r+ bk://mysql.bkbits.net/mysql-5.1-new mysql-5.1

 Jim Winstead
 MySQL Inc.

Perfect! Thanks Jim.

-- 
Aloha = Beau;


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: 5.1 Delopment source

2006-01-06 Thread Beau E. Cox
On Friday 06 January 2006 06:16 am, gerald_clark wrote:
 Beau E. Cox wrote:
 Hi -
 
 I am trying to download the 5.1 development sources as per
 the documentation; when I try this:
 
 export PATH=/home/beau/src/bitkeeper/bk_client-1.1:$PATH
 sfioball -r+ bk://mysql.bkbits.net/mysql-5.1 mysql-5.1
 
 I get this:
 
 ERROR-cannot cd to mysql-5.1 (illegal, nonexistant, or not package root)
 
 I think the free bk_client is setup as per the documentation;
 maybe I just don't understand the mysql source tree structure.

 There is no free bitkeeper client.
 Free Bitkeeper was shutdown months ago.

Maybe I'm not using the correct name; this link:

Download the BitKeeper free client from 
http://www.bitmover.com/bk-client.shar.

as per the documentation is still active, and in the
bitmover.com web site it is available as 'unsupported'.
And it works.


 Does anyone see what I'm doing wrong?

-- 
Aloha = Beau;


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]