[Ns-developers] creating mercurial repos on code.nsnam.org

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Wed Mar 4 08:01:37 PST 2009


hi,

I just noticed that recent versions of mercurial now support ssh-based
remote repository creation:

-bash-3.2$ hg init
ssh://mathieu@code.nsnam.org/repositories/mathieu/ns-3-xml
-bash-3.2$ hg push
ssh://mathieu@code.nsnam.org/repositories/mathieu/ns-3-xml
pushing to ssh://mathieu@code.nsnam.org/repositories/mathieu/ns-3-xml
searching for changes


alternatively the following also would work:
-bash-3.2$ hg clone .
ssh://mathieu@code.nsnam.org/repositories/mathieu/ns-3-xml

regards,
Mathieu



More information about the Ns-developers mailing list