Hello Yuv Yuval Levy schrieb:
... >> I recommend to drop the '-r xxxx' part as the branch is a copy of the >> repository at a defined revision. If there is further work on this >> branch, it will not be incorporated if checked out with a -r switch. > > good, you learned about the -r switch, which is the purpose of the > instructions as they are. This way, when you read that HEAD is currently > broken and that the work around is to build revision 2711, you know how > to help yourself. Please correct me if I'm wrong, but standard practice is to test the HEAD revision. Stepping back in time using -r is appropriate in case you want to locate the revision where a bug or an unwanted behaviour crept in. Do you really intend to adapt the build instructions after every commit to the respective branch? ... >> My further testing continued using >> https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/releases/2009.2/ >> >> The command "cmake ../hugin ..." failed with >> >> >> CMake Error at CMakeModules/FindSubversion.cmake:82 (MESSAGE): >> Command "/usr/bin/svn info /home/stefan/src/hugin" failed with output: >> >> svn: '/home/stefan/src' is not a working copy > > did you 'mkdir hugin-build' and 'cd hugin-build' ? Yes, otherwise the "cmake ../hugin" would have failed with a "directory does not exist" error message. Even if I issue svn info /home/stefan/src/hugin/ svn: '/home/stefan/src' is not a working copy svn: Can't open file '/home/stefan/src/.svn/entries': No such file or directory But with svn info /home/stefan/src/hugin/src I get Path: /home/stefan/src/hugin/src URL: https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/releases/2009.2/src Repository Root: https://hugin.svn.sourceforge.net/svnroot/hugin ... Ah, yes, I forgot to mention that this is jaunty 9.04 desktop amd64 and up to date as per today. Regards Stefan Peter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
