On 20 May 2010 05:05, Ken Turkowski <[email protected]> wrote: > I missed the beginning of this thread. How did you happen to choose > Mercurial? What is the best mode of development?
mecurial and git are very similar, the main advantages for us are that creating and merging branches with HG is saner than with SVN, it allows offline working, and that it eliminates our dependence on sourceforge as a single point of failure. > Will I need to check out the sources again? No just edit the .hg/hgrc file to use the ssh:// rather than the http:// address. -- Bruno -- 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
