Requirement: I want to completely ignore some folders, not to be added when submitting, and not to prompt me for the status of the files.
After adding the ignored folder, there is no prompt. But when I submit, the ignored items will still be added automatically.
For example, the files in the folder are like this.
But when I submit it
He added these things to me again. (The show unversioned files option has been canceled).
What does recursion mean when adding ignored files?
The files in the folder are all green. The outer folder is still red.
Recursion means traversing all the files in a certain folder and performing the same operation on these files.
You don’t have to pay special attention to the color of the folder and file icons, as they are sometimes inaccurate.
3. What you selected above should not be ignore but delete. The status of that pile of files is now delete, that is, there are these piles of files on the svn server now, but you deleted them locally. Deletion is also a version change. .