downloading source with specific changeset

Wouter Cloetens wouter at mind.be
Mon Jan 12 12:16:42 EST 2004


On Fri, Jan 09, 2004 at 03:30:28PM -0500, Steven Blakeslee wrote:
> I am trying to download a specific revision of the linuxppc_2_4_devel tree,
> tag v2.4.21_linuxppc_2_4_devel, at
> http://ppc.bkbits.net:8080/linuxppc_2_4_devel
>
> The command I give is
> bk clone -r1.1308.1.36 http://ppc.bkbits.net/linuxppc_2_4_devel
>
> I thought the -r1.1308.1.36 would tell it to download up to changset
> 1.1308.1.36 but I keep getting the most recent version.  Can you please tell
> me what I am doing wrong.

bk clone / pull just manages a copy of the repository. You need to
export a specific version of the tree. After the bk clone command, try
this:
bk export -rv2.4.21_linuxppc_2_4_devel targetdir

--
There are 10 types of people in the world: Those who understand binary, and those who don't.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list