On Thu, Feb 2, 2012 at 1:32 PM, Heinrich Huss < [email protected]> wrote:
> Why not using 'fossil change'? > Or am I missing the point? > As far as I can tell fossil changes doesn't take --to and --from > Regards > Hein > > Am 02.02.2012 18:35, schrieb Leo Razoumov: > > 2012/2/2 Lluís Batlle i Rossell<[email protected]>: >> >>> What if you keep on with the fossil internal diff command, and run: >>> $ fossil diff --from xxx --to yyy | grep Index >>> >>> That's what I'm using now that I needed this feature. >>> >>> As a poor man's solution, I am using >> >> $ fossil diff -i --from xx --to yy | egrep '^(DELETED|MISSING|ADDED|** >> Index:)' >> >> to catch all the changes. Of course, fossil labors heavily to produce >> the actual changes which are then promptly discarded. >> >> --Leo-- >> ______________________________**_________________ >> fossil-users mailing list >> [email protected].**org <[email protected]> >> http://lists.fossil-scm.org:**8080/cgi-bin/mailman/listinfo/** >> fossil-users<http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users> >> >> > -- > > Heinrich Huss > > PSH Consulting GmbH > Am Gewerbepark 10 > 64823 Groß-Umstadt > > Phone +49 6078 931 6455 > Fax +49 6078 96 9536 > > Mobile +49 171 43 46 773 > e-mail heinrich.huss@psh-consulting.**de<[email protected]> > > *** PSH Consulting GmbH Legal Disclaimer *** > > Diese E-Mail einschließlich ihrer Anhänge ist vertraulich und ist > allein für den Gebrauch durch den vorgesehenen Empfänger bestimmt. > Dritten ist das Lesen, Verteilen oder Weiterleiten dieser E-Mail > untersagt. Wir bitten, eine fehlgeleitete E-Mail unverzüglich > vollständig zu löschen und uns eine Nachricht zukommen zu lassen. > > This email may contain material that is confidential and for the > sole use of the intended recipient. Any review, distribution by others > or forwarding without express permission is strictly prohibited. If you > are not the intended recipient, please contact the sender and delete > all copies. > > Hauptsitz: Magdeburger Strasse 1, D-64720 Michelstadt, USt-IdNr.: DE 21 > 117 1171 > Kommunikation: Telefon +49 6078 931 6455, Telefax +49 6078 96 95 36, > www.psh-consulting.de > Handelsregister: Amtsgericht Darmstadt, HRB 71404 > Geschäftsführer: Heinrich Huss, Thomas Riedl > > > > > > > > ______________________________**_________________ > fossil-users mailing list > [email protected].**org <[email protected]> > http://lists.fossil-scm.org:**8080/cgi-bin/mailman/listinfo/**fossil-users<http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users> >
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

