Comment 8 for bug 893009

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

Hey Akash,

Are you developing from a branch of the Mixxx source or are you just using the diff command to calculate the diffs between two copies of the mixxx source?

If you used a Bazaar checkout you would be able to generate a diff just by typing "bzr diff" or by using the 'Diff' option in a Bzr GUI tool like TortoiseBzr.

It looks like your patch has lots of diff-related errors in it (e.g. double-quoted sections, those preceded with ++ or +-). Could you try regenerating it using Bazaar?