On 14 December 2010 01:07, Paul Liesse <[email protected]> wrote: > Please send email bug report to: > > [email protected] > > > > Containing the following information: > > > > - meld version: '1.3.2' > > - source control software type: 'Bazaar-NG' > > - source control software version: '2.2.1' > > - the output of 'bzr --no-aliases --no-plugins diff somefile.txt' > > plie...@pliesse-thinkpad-t510:~/projects/repo/defects$ bzr --no-aliases > --no-plugins diff install.sh > > === modified file 'install.sh' > > --- install.sh 2010-11-23 21:01:18 +0000 > > +++ install.sh 2010-12-13 15:05:39 +0000 > > @@ -13,7 +13,7 @@ > > # To install this you would just enter: > > # > > # ./install.sh <root> > > - > > +# comment to get diff output for meld > > # ------------------------------------------------------------------------- > > # This function will create a directory if it doesn't exist and verify that > > > > - patch command: 'patch --strip=0 --reverse --directory=/tmp/tmpbKuCKb-meld' > > (no need to actually run it, just provide the command line)
I need to fix these instructions, as they really don't tell us anything very useful. If you can reproduce the problem, please report the bug and attach a sample repository (or instructions) that I can poke at. Just to check for one known bug, did you change exec bits on some files? There's a now-fixed bug (fixed in Meld git, but not in any released versions) where Meld failed to deal with exec bit changes in bzr repositories (see bug 348722). cheers, Kai _______________________________________________ meld-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/meld-list
