On Wed, Sep 07, 2005 at 02:08:21PM -0300, Alberto Bertogli wrote: > For instance, if I do the following on your repo: > darcs chan -s -p 'update my email address' 'src/setup.de' > > Instead of showing only the replaces affecting src/setup.de it shows the > whole patch; the same goes for the xmlized output which I use. > > However, the "darcs diff" output works just fine. Do you have any idea if > this is expected behaviour or a bug in darcs?
It's expected behavior. The file arguments are intended to mean "show patches that modify these files", not to restrict output to only portions of those patches. -- David Roundy _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
