svn - Xcode: forget about old repositories -


xcode 7.2 gives me warnings every time build:

myproject project    2 issues        /!\     oldsvnproject       /users/grumdrig/src/oldsvnproject missing working copy     anotheroldproject       /users/grumdrig/src/anotheroldproject missing working copy 

i haven't used svn in years. these projects have nothing xcode. i've tried deleting reference old subversion repo in xcode -> preferences -> accounts -> repositories. i've deleted every file inside project directory mentions svn, these two:

myproject.xcodeproj/project.xcworkspace/xcuserdata/grumdrig.xcuserdatad/userinterfacestate.xcuserstate myproject.xcodeproj/project.xcworkspace/xcshareddata/myproject.xcscmblueprint 

after quitting xcode. come back.

listen, , understand! [xcode] out there! can't bargained with. can't reasoned with. doesn't feel pity, or remorse, or fear. , absolutely not stop, ever, until [frustrated].

aha! believe have it. there old, ossified .svn directory in directory above project directory. deleting caused warnings vanish in instant!


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -