Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Last modified 14 years ago

#276 closed task

Define SVN properties — at Version 15

Reported by: swagner Owned by: swagner
Priority: lowest Milestone: HeuristicLab 3.3.0
Component: General Version: 3.2
Keywords: Cc:

Description (last modified by swagner)

The SVN property svn:ignore should be set for all solution, project and properties folders to exclude *.suo, *.user, bin, obj and AssemblyInfo.cs.

Additionally, the TortoiseSVN specific properties bugtraq:warnifnoissue, bugtraq:logregex, bugtraq:url and bugtraq:label should be set as well to enforce ticket references in commit messages.

Change History (15)

comment:1 Changed 16 years ago by swagner

  • Description modified (diff)

comment:2 Changed 16 years ago by swagner

  • Status changed from new to assigned

comment:3 Changed 16 years ago by swagner

Added bugtraq:* SVN properties to the repository root in r610

comment:4 Changed 16 years ago by swagner

Added svn:ignore SVN property to ignore all *.suo files in solution directories in r611.

comment:5 Changed 16 years ago by swagner

  • Status changed from assigned to new

comment:6 Changed 16 years ago by swagner

  • Status changed from new to assigned

comment:7 Changed 16 years ago by swagner

Fixed SVN properties of HeuristicLab.Visualization and HeuristicLab.Visualization.Test in r624.

comment:8 Changed 16 years ago by swagner

Set SVN property svn:ignore in all project folders of trunk in r625, r626 and r627

comment:9 Changed 16 years ago by swagner

Added still missing properties on project folders of trunk in r628

comment:10 Changed 16 years ago by swagner

Set SVN property svn:ignore in all Properties folders of trunk in r629

comment:11 Changed 16 years ago by swagner

Set SVN property svn:ignore for all project and Properties folders of all branches in r630 and r631

comment:12 Changed 16 years ago by swagner

Modified bugtraq:* properties on repository root in r632

comment:13 Changed 16 years ago by swagner

Set svn:ignore on folders for API documentation generation in r633

comment:14 Changed 16 years ago by swagner

Set bugtraq:* properties on all folders where they are required in r634

comment:15 Changed 16 years ago by swagner

  • Description modified (diff)
Note: See TracTickets for help on using tickets.