From: Joachim E. <joa...@gm...> - 2010-07-31 14:24:16
|
Hi Kouros, If there are multiple changes in a line and you want to select them individually, then you have to edit that line in the merge output window. For the moment there is no special feature in the GUI allowing a more direct approach. I admit, that is is not ideal if the lines are very long. Best regards, Joachim > Hi. > > I am relatively new user of kdiff3. I have found to be very useful > in conjunction with mercurial. > > I would like to pose a potentially trivial question on merging > multiple changes within a single line using the following toy example. > > Suppose that an author provides the following document for > review > foo@kolmogorov:/tmp$ cat author/foo.tex > This is a simple randomm sample. > > A co-author proceeds by editing the file by correcting the typo and > by deleting the word "simple" > > foo@kolmogorov:/tmp$ cat coauthor/foo.tex > This is a random sample. > > It is possible fo author to use kdiff3 to accept the typo but > not the deletion of "simple" to get > > foo@kolmogorov:/tmp$ cat author/foo.tex > This is a simple random sample. > > I am using kdiff3 0.9.92 on Debian Lenny AMD64. > > Sincerely, > > Kouros > > foo@kolmogorov:/tmp$ apt-cache policy kdiff3 > kdiff3: > Installed: 0.9.92-2 > Candidate: 0.9.92-2 > Version table: > *** 0.9.92-2 0 > 650 http://ftp.us.debian.org lenny/main Packages > 100 /var/lib/dpkg/status > > > --------------------------------------------------------------------------- > --- The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://ad.doubleclick.net/clk;226879339;13503038;l? > http://clk.atdmt.com/CRS/go/247765532/direct/01/ > _______________________________________________ > Kdiff3-user mailing list > Kdi...@li... > https://lists.sourceforge.net/lists/listinfo/kdiff3-user > |