Re: how to merge working copy changes to other working copy file?
From: Sohail Somani <sohail_at_taggedtype.net>
Date: 2007-11-20 18:24:33 CET
On Tue, 20 Nov 2007 12:38:27 +0100, Momme Butenschön wrote:
> I might be a bit dumb, but I didn't find the answer in the book, so what
This is just simple diff + patch:
$ svn diff file1 > file1.diff
-- Sohail Somani http://uint32t.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Nov 20 18:27:34 2007 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.