Skip to content

#1300 Fix lists of ignored files in Git repositories

Metadata

Property Value
Reported by Steffen Müthing (steffen.muething@iwr.uni-heidelberg.de)
Reported at May 8, 2013 12:34
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Oliver Sander (oliver.sander@tu-dresden.de)
Last edited at Jul 5, 2013 05:17
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at Jul 5, 2013 05:17
Closed in version Unknown
Resolution Fixed
Comment

Description

The new repositories don't correctly ignore all of the build artifacts - I think that's mostly due to SVN ignoring some files by default, which Git doesn't do. Moreover, none of the core modules ignored the output of the "make check" tests.

The branch with the patches is called p/muething/git-conversion-cleanup in all repositories (I didn't look at the howtos yet).

To make it easier to check the patches, I'll put up links to the repository viewer that show the pull requests:

dune-common: http://cgit.dune-project.org/repositories/dune-common/log/?qt=range&q=p%2Fmuething%2Fgit-conversion-cleanup+%5Emaster

dune-geometry: http://cgit.dune-project.org/repositories/dune-geometry/log/?qt=range&q=p%2Fmuething%2Fgit-conversion-cleanup+%5Emaster

dune-grid: http://cgit.dune-project.org/repositories/dune-grid/log/?qt=range&q=p%2Fmuething%2Fgit-conversion-cleanup+%5Emaster

dune-istl: http://cgit.dune-project.org/repositories/dune-istl/log/?qt=range&q=p%2Fmuething%2Fgit-conversion-cleanup+%5Emaster

dune-localfunctions: http://cgit.dune-project.org/repositories/dune-localfunctions/log/?qt=range&q=p%2Fmuething%2Fgit-conversion-cleanup+%5Emaster