Re: Create a copy in WC before merging
From: SVram <malsam.v2_at_gmail.com>
Date: Mon, 14 Dec 2009 06:51:27 -0800 (PST)
welo-2 wrote:
svn diff will do that. hav like this .
1.a.txt in r10,its content is "hi" in the first line and now you are adding
2. Now you are updating that to r11 so final a.txt changes to "hi" in 1st
3. Now if you take * svn diff a.txt * it will show the diff as "hi" added in
svn diff a.txt > a.patch.
Note: If you had modified more than one file and you want to know your
Thanks & Regards,
-- View this message in context: http://old.nabble.com/Create-a-copy-in-WC-before-merging-tp26773984p26778955.html Sent from the tortoisesvn - users mailing list archive at Nabble.com. ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2430298 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2009-12-14 15:51:37 CET |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.