![]() ![]() | ![]() |
version 1.3, 2013/06/27 14:09:09 | version 1.4, 2014/01/25 07:32:57 |
---|---|
Line 77 You should enter each directory, and che | Line 77 You should enter each directory, and che |
using mercurial-2.x. | using mercurial-2.x. |
For example, | For example, |
$ cd jdk | $ cd jdk |
$ hg checkout tip | $ hg pull && hg update |
You should do in each directory in bsd-port/. | You should do in each directory in bsd-port/. |
In this case, I will use tip version. | In this case, I will use tip version. |