Today tidy up Xcode, put some repository redundant delete, stay now to develop the project, and then start to delete. When you delete a lot of items, you'll see extra SVN project addresses, such as:
Address: Https://192.168.1.200/svn/repohy
Address: Https://[email Protected]/svn/repohy
One repohy is the development of the project, Zhangsan is the SVN account.
What is this for? As long as an address is not available, why need two, then delete one of the chant. Be decisive in the removal.
And then the question came ....
I create a file in the project, commit this file, but also prompt the submission of success, but others downloaded, found that the file is displayed in red, the representative does not exist, but in the folder is the existence of this file, how to do?
Is it my svn problem or have I modified the SVN configuration problem a while ago? Should not be, always can not let me delete Xcode, re-download it, unless there is really a problem with SVN.
Try a few projects, add new files are this problem, others add files There is no problem, that is, I this computer add new files do not, is not I changed what settings, think Ah, think ah, or not, then look at the two computers of Xcode what is different, is not the version, system and so on, found are the same, Is there a problem with the account, the same as the account change, dizzy.
That on the Internet to find, also no results, can only continue to view, hey, unexpectedly found a place different, is someone else will have two address, I have a (https://192.168.1.200/svn/repohy) address, will this problem, then I also add another (https ://[email protected]/svn/repohy), and then test, unexpectedly can, the original is the problem, finally can be, really tangled, delete it will not work, can only honestly put other projects also added back.
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Xcode submits a new file via SVN, the file red flag appears after the other account download