I ignored a file in TortoiseSVN by mistake. How do I reverse this and add the file to my repository?
|
1
|
|
|
|
|
|
Just edit the svn:ignore property (in the subversion tab of the directory properties). |
||
|
|
|
|
I usually just add the ignored file with Tortoise and don't bother to remove the entry from the ignore list. so far I had no negative side effect... |
||||
|
|
|
The help states
See chapter 4.13 of the help for more details. |
||
|
|
|
|
If you right click on the directory containing the file and select SVN Properties, you should see an svn:ignore property with a list of ignored files. Simply edit that list and remove the rule ignoring your file. |
||
|
|
