[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Create a copy in WC before merging

From: SVram <malsam.v2_at_gmail.com>
Date: Mon, 14 Dec 2009 00:40:40 -0800 (PST)

welo-2 wrote:
>
>
>>After checking out a file and working on it and before i update with WC i
want to create automatically a >copy of my file,the purpose is that i need
to compare between my file before updating and the updated
>>-merged copy- that contains my work and other works.
>
>>How can i do this? any property?
>
>

I think svn diff will do that. Hoping I have understood the scenario
correctly.

1.I am checking out a file "a.txt" from trunk from repos (say its in
revision 10)

2. Now I am modifying "a.txt" and I come to know that Repos got a commit to
revision 11 before I commit my update.

3. Now before I update to that revision 11, If I want to know the changes of
a.txt I can simply use

* svn diff a.txt * This will show the diff between the Head and your
modification.

Thanks & Regards,
S V Ram

-- 
View this message in context: http://old.nabble.com/Create-a-copy-in-WC-before-merging-tp26773984p26774477.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2430208
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-14 09:40:50 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.