Hello, I have been trying to checkout the vim sources used by SUN to make their SUNWvim package. In the graphical browser I can see that the sources are available at http://hg.opensolaris.org/sc/src/sfw/usr/src/cmd/vim/
http://www.opensolaris.org/os/get/ says: "To clone a Mercurial (hg) repository, use the following example command where project is the name of the project and project-repo is the name of the code repository: ssh://anon at hg.opensolaris.org/hg/project/project-repo" So I tried: hg clone ssh://anon at hg.opensolaris.org/hg/sc/src/sfw/usr/src/cmd/vim/ hg clone ssh://anon at hg.opensolaris.org/hg/src/sfw/usr/src/cmd/vim/ hg clone ssh://anon at hg.opensolaris.org/hg/sfw/usr/src/cmd/vim/ None of them worked. Can someone please tell me how to checkout that particular package? I dont want to checkout entire SFW/ON just to have this built -- Manish Chakravarty http://manish-chaks.livejournal.com/
