Changes between Version 2 and Version 3 of Ticket #1873


Ignore:
Timestamp:
Feb 10, 2017, 4:07:48 AM (7 years ago)
Author:
strk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1873 – Description

    v2 v3  
    1 As trac env location path changed (#1684) all SVN hooks broke (#1672).
     1As trac env location path changed (#1684) all SVN hooks broke (#1872).
    22Letting the osgeo-post-commit-hook SVN script accept relative trac env names would reduce the risk of this happening in the future, and would remove an hard-coded path in the script (which could be replaced by `basename $1`, already used by some scripts which are likely broken at the moment).
    33