RE: Strange behavior
From: John Maher <JohnM_at_rotair.com>
Date: Tue, 13 Aug 2013 13:22:48 +0000
Thanks David. For the past week and a half I've been wrestling with this thing. Searching, reading, trying, back to searching. Time to switch gears but I needed to get over this hurdle. I'm now on the second repository I have to dispose of (and all the history with it) so I hope the 3rd time's the charm.
Thanks again
-----Original Message-----
On 8/12/2013 12:27 PM, John Maher wrote:
First link from Google (search was "windows xp subversion configuration file location",
C:\Documents and Settings\%USERNAME%\Application Data\Subversion\config
I no longer run on Windows XP, so I don't remember if this is the proper place for the file, but I have no reason to doubt it.
For Windows 7 it's in:
C:\Users\%USERNAME%\AppData\Roaming\Subversion\config
Which I can confirm.
In the "config" file, I have my global-ignores for Windows set to:
global-ignores = *.obj *.lib *.map *.exe *.bak *.pdb *.ilk *.idb
There might need to be a few more; it's been several years since I have imported existing code into my Subversion repositories. But you get the idea.
-- David Chapman dcchapman_at_acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.comReceived on 2013-08-13 15:24:07 CEST |
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.