Just started testing TortoiseSVN.
Actions taken:
- Created folder [project name] Repo.
- Opened [project name] Repo in Repo-Browser.
- Went to project folder in Windows.
- Right-clicked on file to be ignored.
- Selected TortoiseSVN from menu.
- No ignore option present.
- Tried other files/folders. Same.
Help? Thanks.
Edit:
Options in the menu, with the Repo-Browser open and clicking on [project].csproj:
- Repo-Browers
- Settings
- About
If you select ‘SVN Commit’ from the menu, then select the file/folder you will be able to Ignore from there.
Otherwise, you can select ‘TortoiseSVN > Properties’ and manually add a ‘SVN:ignore’ entry there.
Note: you cannot ignore a file once it has been committed. You must unversion it and then ignore it.