Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TortoiseSVN - Ignoring files and folders

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
like image 732
Narf the Mouse Avatar asked Jul 09 '12 20:07

Narf the Mouse


1 Answers

Step 1) Right Click on Project Repository

Step 2) Select TortoiseSVN

Step 3) Next Select Settings (Setting Popup will be open)

Step 4) In General tab you will see the Subversion Panel

Step 5) In Subversion panel You will see "Global ignore pattern", add the folder name which you want to ignore.

Step 6) Click on Apply button then Okay.

like image 168
Jitendra Suthar Avatar answered Sep 21 '22 10:09

Jitendra Suthar