Changes between Version 14 and Version 15 of UsingTracWithQuantumGis

Show
Ignore:
Timestamp:
03/28/06 20:18:56 (7 years ago)
Author:
gsherman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsingTracWithQuantumGis

    v14 v15  
    5656=== Closing a ticket === 
    5757 
    58 When committing to svb refer to the bug preceded by # 
    59 e.g.  
     58When committing a bug fix to the Subversion repository, refer to the bug number preceded by # as follows: 
     59 
    6060{{{ 
    6161Fix for bug #31 using patch provided by Joe Bloggs 
    6262}}} 
    6363 
    64 When closing the bug in trac refer to the svn version number of that commit 
    65 e.g.  
     64When closing the bug in trac refer to the Subversion version number of that commit: 
     65 
    6666{{{ 
    6767This issue is fixed in r5051 
    6868}}} 
    6969 
    70 If you follow this approach, your bug will be crosslinked in both ticket view and the source browsing view. 
     70If you follow this approach, your bug will be cross-linked in both ticket view and the source browsing view. 
    7171