On May 17, 6:45 pm, Bruno Postle <[email protected]> wrote: > On Mon 17-May-2010 at 21:25 +0200, Thomas Modes wrote: > > >I forget one comment. Maybe you or Bruno should commit one last > >commit to the subversion repository, which breaks the cmake build for > >subversion and report, that we switched to mercurial > > Ok, done. The SVN trunk now intentionally fails to build (the error > message tells you how to skip the warning and continue anyway).
was on my TODO list and I did not even get to it. Thanks for doing it. > The new mercurial repository works fine for me, thanks for doing > this Yuval. I can update and create tarballs which build ok. Good. I've migrated the other bits and pieces from the Hugin SVN repo and will upload them to separate Hg repos on SF later this week: * KImageFuser - I did not do anything. Since Harry has been on Mercurial for it for more than two months, I assume it already lives on Hg somewhere else? * autopano-sift-C * lensdb * libpanorama * panoglview - Will upload to its own Hg repo, with commit messages to hugin-cvs * htdocs - Will upload too. Moreover, the automatic update from repo will have to be re-implemented: cd hg clone http://hugin.hg.sourceforge.net:8000/hgroot/hugin/hugin-web cd hugin-web && hg pull && hg up && rsync -rl --delete -- exclude=".hg*" ../hugin-web/ <USER>,[email protected]:/home/ groups/h/hu/hugin/htdocs/ Make sure <USER> is a project member and has the server`s fingerprint in the approved hosts. Then set up a cron job 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
