Return-Path: Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: (qmail 61402 invoked from network); 28 Feb 2011 15:55:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Feb 2011 15:55:32 -0000 Received: (qmail 36833 invoked by uid 500); 28 Feb 2011 15:55:32 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 36541 invoked by uid 500); 28 Feb 2011 15:55:29 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 36534 invoked by uid 99); 28 Feb 2011 15:55:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Feb 2011 15:55:29 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cdhaakin@us.ibm.com designates 32.97.182.139 as permitted sender) Received: from [32.97.182.139] (HELO e9.ny.us.ibm.com) (32.97.182.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Feb 2011 15:55:19 +0000 Received: from d01dlp02.pok.ibm.com (d01dlp02.pok.ibm.com [9.56.224.85]) by e9.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id p1SFRsDO016003 for ; Mon, 28 Feb 2011 10:28:58 -0500 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id 8760B6E80FD for ; Mon, 28 Feb 2011 10:54:53 -0500 (EST) Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p1SFsqAm199186 for ; Mon, 28 Feb 2011 10:54:53 -0500 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p1SFqSH4018618 for ; Mon, 28 Feb 2011 08:52:28 -0700 Received: from d03nm128.boulder.ibm.com (d03nm128.boulder.ibm.com [9.17.195.32]) by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id p1SFqSBS018559 for ; Mon, 28 Feb 2011 08:52:28 -0700 Subject: Help with files changed outside of svn X-KeepSent: 06A1BA8C:69FE8BE7-87257845:0056C5A1; type=4; name=$KeepSent To: users@subversion.apache.org X-Mailer: Lotus Notes Build V852_M2_03302010 March 30, 2010 Message-ID: From: Christopher D Haakinson Date: Mon, 28 Feb 2011 10:54:46 -0500 X-MIMETrack: Serialize by Router on D03NM128/03/M/IBM(Release 8.5.1FP2|March 17, 2010) at 02/28/2011 08:54:51 MIME-Version: 1.0 Content-type: multipart/alternative; Boundary="0__=08BBF2D6DFC543318f9e8a93df938690918c08BBF2D6DFC54331" Content-Disposition: inline X-Content-Scanned: Fidelis XPS MAILER --0__=08BBF2D6DFC543318f9e8a93df938690918c08BBF2D6DFC54331 Content-type: text/plain; charset=US-ASCII I'm fairly new to svn, and I have things set up and running well. I wanted to test out a scenario where a file controlled by svn gets changed outside of svn inside the working copy, and now I'm lost and can't find much help on what to do. Here's my example: I setup the hooks folder as a svn project. Checked it out onto my windows box and made a small change, then committed the changes. Now I went through my command shell and manually changed a file outside of svn. Then I went back to my windows box and editted the same file with a different change. Now the original file contains: ">>>>>>> .r3" at the bottom Also I have some more files inside my working directory too: pre-revprop-change.tmpl pre-revprop-change.tmpl.mine pre-revprop-change.tmpl.r2 pre-revprop-change.tmpl.r3 Can someone please explain to me: 1) Why does >>>>>>> get put into the bottom of my files? 2) What are the 3 copies of this file for? 3) And now how do I get these files merged back into one copy with the changes made inside svn included and the changes made outside svn excluded? --0__=08BBF2D6DFC543318f9e8a93df938690918c08BBF2D6DFC54331 Content-type: text/html; charset=US-ASCII Content-Disposition: inline

I'm fairly new to svn, and I have things set up and running well.

I wanted to test out a scenario where a file controlled by svn gets changed outside of svn inside the working copy, and now I'm lost and can't find much help on what to do.

Here's my example: I setup the hooks folder as a svn project. Checked it out onto my windows box and made a small change, then committed the changes.
Now I went through my command shell and manually changed a file outside of svn.
Then I went back to my windows box and editted the same file with a different change.
Now the original file contains: ">>>>>>> .r3" at the bottom

Also I have some more files inside my working directory too:

pre-revprop-change.tmpl
pre-revprop-change.tmpl.mine
pre-revprop-change.tmpl.r2
pre-revprop-change.tmpl.r3


Can someone please explain to me:

1) Why does >>>>>>> get put into the bottom of my files?
2) What are the 3 copies of this file for?

3) And now how do I get these files merged back into one copy with the changes made inside svn included and the changes made outside svn excluded? --0__=08BBF2D6DFC543318f9e8a93df938690918c08BBF2D6DFC54331--