Login Status


ShareSource Site » Projects » pymsnt » pymsntWiki

Project: MSN transport for XMPP [Wiki]

(*) Summary   [^] Files   [_] Wiki   (») Mercurial Repository  
Project Wiki (Page: Development)
Last Changed 3 years ago, by NormanR

Navigation: Home Development


You can get the latest source of PyMSNt from the Mercurial repository with the following commands:

$ hg clone http://hg.sharesource.org/pymsnt pymsnt
$ hg clone http://hg.sharesource.org/pymsnt-twistfix twistfix
$ ln -s ../../twistfix/twistfix pymsnt/src

If you're pushing changes, then you may want to use the secure urls instead:

$ hg push -R pymsnt https://sharesource.org/hg/pymsnt/ 
$ hg push -R twistfix https://sharesource.org/hg/pymsnt-twistfix/