Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#276 closed task (done)

Define SVN properties

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 (23)

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)

comment:16 Changed 16 years ago by swagner

  • Resolution set to fixed
  • Status changed from assigned to closed

comment:17 Changed 16 years ago by swagner

  • Resolution fixed deleted
  • Status changed from closed to reopened

The bugtraq:* properties have to be set recursively for all folders.

comment:18 Changed 16 years ago by swagner

  • Status changed from reopened to new

comment:19 Changed 16 years ago by swagner

  • Status changed from new to assigned

comment:20 Changed 16 years ago by swagner

  • Resolution set to fixed
  • Status changed from assigned to closed

Done in r755.

comment:21 Changed 15 years ago by swagner

  • Milestone changed from 3.2 to Iteration 0

Milestone 3.2 deleted

comment:22 Changed 14 years ago by swagner

  • Milestone changed from Iteration 0 to Current

Milestone Iteration 0 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.