Anthony Scarpino wrote: >> http://opensolaris.org/os/project/zfs-crypto/ >> >> a command which looks to get the source >> >> $ hg clone ssh://hg.opensolaris.org/hg/zfs-crypto/gate myworkingcopy >> >> but it asks for a password. I've no idea what that is, so of course I >> can't download source? > > Do you have a ssh key setup for your opensolaris user? You probably > need to define one. It authenticates you with the source code server.. > Check out: http://opensolaris.org/os/project/website/ssh_instructions/
You can use ssh://anon at hg.opensolaris.org as well since we allow anonymous pull (but not push!). However Tony and I don't have time at the moment to teach you how to build and install the source from scratch if you don't already know how to build ON and install from bfu archives. -- Darren J Moffat