Hallo Stefan Stefan Peter wrote: > as per wiki, the "svn up" in the next code section fails with > > svn: Target path '/hugin/branches/release-2009.07' does not exist > > 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. the purpose of the documentation is *not* to tele-guide people to build their own Hugin; it is made easy enough to follow but difficult enough so that people learn something along the road that will help them and eventually help us as well (knowing to use the -r switch makes you an excellent tester. If it is known that a bug has been introduced between rev 3456 and HEAD, one way of nailing down the bug without being a programmer is to try rev 3457, 3458, 3459 ... until you find the revision that introduced the bug. > As a side note, the link given for the hugin repository > (https://hugin.svn.sourceforge.net/svnroot/hugin/trunk/) in the intro > part for hugin is wrong: it should be > https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk/ fixed. > 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' ? 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 -~----------~----~----~----~------~----~------~--~---
