--- wikisrc/users/ryoon/updating_openjdk7.mdwn 2013/06/27 14:09:09 1.3 +++ wikisrc/users/ryoon/updating_openjdk7.mdwn 2014/01/25 07:32:57 1.4 @@ -77,8 +77,10 @@ You should enter each directory, and che using mercurial-2.x. For example, + $ cd jdk - $ hg checkout tip + $ hg pull && hg update + You should do in each directory in bsd-port/. In this case, I will use tip version.