TortoiseSVN ignored list not working

Although I told TortoiseSVN to ignore * .avi and * .exe files when I commit, TortoiseSVN still wants to commit these files.

+5
source share
4 answers

I ran into the same problem recently and I found an article on svn improvement where someone mentioned that the error message (file cannot be added to the ignore list) is not user friendly as it does not give you more information on why the file cannot be added to the ignore list.

The file that I tried to add to the ignore list was not saved in the version folder. And, interestingly, SVN expects the file to be ignored, stored in the version folder.

(bin obj ), Tortoise SVN .

+17

( ), . , , . , , , *.avi *.exe, .

, SVN-Revert SVN- / SVN- AVI EXE, . , TortoiseSVN Delete and add to ignore list, , , , SVN- .

, .

0

.

svn , svn: ignore. , .

PROPPATCH SVN: :" PROPPATCH

0

. ,

SVN: -

0

All Articles