Opened 17 years ago
Closed 17 years ago
#204 closed task (fixed)
Improve svn:ignore handling for Windows
Reported by: | mloskot | Owned by: | mloskot |
---|---|---|---|
Priority: | minor | Milestone: | 3.3.0 |
Component: | Build System | Version: | 3.3.0 |
Severity: | 1 | Keywords: | svn:ignore |
Cc: | External ID: |
Description
Add svn:ignore properties so that "svn status" on Windows only reports real changes.
This is sister of similar task #2 but related to Windows builds only.
Change History (17)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Providers/GDAL subtree (r3654)
comment:3 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Providers/OGR subtree (r3655).
Unfortunately, I accidentally changed the trunk/Providers/SHP/Managed/Src/OSGeo/FDO/Providers/SHP/Override/AssemblyVersion.cpp. Reverted this part of the commit in r3656.
comment:4 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Providers/PostGIS subtree (r3657).
comment:5 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Providers/SHP subtree (r3658).
comment:6 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Providers/SDF subtree (r3659).
comment:7 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Utilities subtree (r3660).
comment:8 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Thirdparty/apache subtree (r3661).
comment:9 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Thirdparty/cppunit subtree (r3662).
comment:10 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Thirdparty/Sqlite3.3.13 subtree (r3663).
comment:11 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Thirdparty/boost subtree (r3664).
comment:12 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Thirdparty/gdal subtree (r3665).
comment:13 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Thirdparty/openssl subtree (r3666).
comment:14 by , 17 years ago
Another update of svn:ignore patterns for Windows in trunk/Thirdparty/gdal subtree (r3667).
comment:15 by , 17 years ago
Updated svn:ignore patterns for Windows in trunk/Thirdparty/libcurl subtree (r3668).
comment:17 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Version: | → 3.3.0 |
Updated svn:ignore patterns for Windows in trunk\Fdo subtree (r3653). Work in progress.
I'm wondering how to handle properly AssemblyVersion.cpp files in Unmanaged module. These files are updated with new generated version and build number:
I think they should be also added to svn:ignore to not to commit these changes accidentally. However, if these files are added to svn:ignore, they would need to be explicitly specified on purpose: