Hi Ken, good to see you again!
On May 19, 5:34 pm, Ken Turkowski <[email protected]> wrote: > Here's how I got the sources: > > echo "username = Hackers Are Us" > ~/.hgrc # Only needs to be done once > (use your name) > hg clonehttp://hugin.hg.sourceforge.net:8000/hgroot/hugin/huginhugin this is read-only as far as SourceForge is concerned, i.e. you can make local changes and commits with `hg ci` to your local repo, but you can't `hg push` your changes to the SF repo. To give you write access to the SF repo I need to know your SF handle. Please post it here if you wan write access. Then you access the repo with `hg clone ssh://<SF_HANDLE>@hugin.hg.sourceforge.net/hgroot/hugin/hugin` Yuv -- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
