RE: How to disable automatic merging...
From: Bryant Eastham <beastham_at_pewla.us.pewg.panasonic.com>
Date: 2007-12-10 20:59:48 CET
Gus Hart wrote:
> I find it incredible that such a thing as automatic merging even
I personally find it amazing that anyone would question the merits of
Seriously, unless there is something special about your files, I have
Perfect? No.
-- Bryant Eastham beastham@pewla.us.pewg.panasonic.com Chief Architect Panasonic Electric Works Laboratory of America, Inc. , Salt Lake City Lab 4525 South Wasatch Blvd., Suite 100, Salt Lake City, Utah 84124 Phone : 801.993.7124 Fax: 801.993.7260 -----Original Message----- From: Gus Hart [mailto:gus.hart@gmail.com] Sent: Monday, December 10, 2007 12:02 PM To: users@subversion.tigris.org Subject: How to disable automatic merging... This is my first post to the list. I find it incredible that such a thing as automatic merging even exists. SVN is writing code for you! Be that as it may, how can I prevent automatic merging? I hunted around for this topic on the web and found someone's suggestion to add the following to the ~/.subversion/config file: diff-cmd=/usr/bin/false diff3-cmd=/usr/bin/false but alas this doesn't work. I still get the dreaded "G" tag when updating. I have a feeling that somehow the config file is being ignored as changing the "editor-cmd" value didn't change anything either... Please help if you can. Thanks! -GH --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Dec 10 21:00:25 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.