On April 8, 2010 02:33:53 am Antoine Deleforge wrote: > Concerning the patch: the problem is that I only modified files in > /panomtic-lib/panomatic/. I'm not sure that it is linked to any subversion > directory, is it?
then your friend is "hg diff" instead of "svn diff". or more generally, if you made changes against any folder structure that is not under version control, "diff". the following three commands should give you the details for the three particular situations: svn help diff hg help diff man diff 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 To unsubscribe, reply using "remove me" as the subject.
