On Mon, 2007-01-29 at 11:36 -0800, Stephen Lau wrote: > > Will the tools permit manipulating a workspace such that specific deltas > > can be moved between changesets? If not, I see myself defaulting to "N > > bugs, one workspace, one changeset, one changegroup" since I often find > > that dependencies between different fixes change over time as the fixes > > under development evolve. > > Hrm, can you clarify what you mean by delta? Mercurial changesets are > as fine-grain as it gets - it doesn't have the concept of per-file deltas.
for purposes of this discussion, let's call a "delta" a change to a contiguous range of lines in a single file -- one "chunk" of diff output. - Bill _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org