
I use the "bazaar log" command to see the history of a file:
http://doc.bazaar.canonical.com/development/en/user-reference/log-help.html
(Actually I use the bazaar plugin for eclipse which uses the bazaar log command and shows me the results in a nice table and then allows me to compare revisions to each other or to the current file in my workspace).
I also find the "bazaar annotate" command quite useful for seeing when a line in the current version of a file was last modified:
http://doc.bazaar.canonical.com/development/en/user-reference/annotate-help....
Cheers, Veronika
-----Original Message----- From: mathog Sent: Wednesday, May 09, 2012 2:38 PM To: inkscape-devel@lists.sourceforge.net Subject: [Inkscape-devel] Show revisions affecting specific file?
Is there some way in launchpad to get a list of revisions that changed a specific file?
For instance, I'm looking a little deeper at this bug:
https://bugs.launchpad.net/inkscape/+bug/987962
and have just discovered that when it crashes, it always does so in
SPDesktop::set_display_area (part of desktop.cpp)
when it is called with: x0,y0,x1,y1,border = -146.429,154.286,896.429,885.714,0
The negative x0 seems to make Cairo unhappy, sometimes enough to crash the program. The natural next step would be to look at the revisions for desktop.cpp to see if one of these corresponds to the start of revisions that cause problems. But I do not see a way to do that, short of trudging through all of the revisions and checking the files in each. Is there an easier way?
Thank you,
David Mathog mathog@...1176... Manager, Sequence Analysis Facility, Biology Division, Caltech
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel