Changes between Version 1 and Version 2 of InterTrac

Show
Ignore:
Timestamp:
04/01/08 05:51:22 (16 years ago)
Author:
trac (IP: 127.0.0.1)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InterTrac

    v1 v2  
    3737== Examples == 
    3838 
    39 {{{ 
    40 #!comment 
    41  Besides the other environments run by the same server process 
    42  (called ''sibling'' environments), which are automatically detected, 
    43 Support for sibling environments has been disabled. 
    44 See http://thread.gmane.org/gmane.comp.version-control.subversion.trac.devel/157 
    45 }}} 
    46  
    4739It is necessary to setup a configuration for the InterTrac facility. 
    4840This configuration has to be done in the TracIni file, `[intertrac]` section. 
     
    5749# -- Link to an external Trac: 
    5850trac.title = Edgewall's Trac for Trac 
    59 trac.url = http://projects.edgewall.com/trac 
    60 trac.compat = false 
     51trac.url = http://trac.edgewall.org 
    6152}}} 
    6253 
     
    6960 
    7061Finally, the `.compat` option can be used to activate or disable 
    71 a ''compatbility'' mode: 
     62a ''compatibility'' mode: 
    7263 * If the targeted Trac is running a version below milestone:0.10  
    7364   (r3526 to be precise), then it doesn't know how to dispatch an InterTrac  
     
    9485   * `trac:log:@3300:3330` trac:log:@3300:3330   
    9586   * `[trac 3300:3330]` [trac 3300:3330]  
     87 * finally, to link to the start page of a remote trac, simply use its prefix followed by ':', inside an explicit link. Example: `[th: Trac Hacks]` (''since 0.11; note that the ''remote'' Trac has to run 0.11 for this to work'') 
    9688 
    9789The generic form `intertrac_prefix:module:id` is translated 
     
    10294 
    10395---- 
    104 === Discussion === 
    105  
    106 I think that the `trac` prefix could even be set as a default in the `[intertrac]` TracIni section. --CB 
    107  
    108 ---- 
    10996See also: TracLinks, InterWiki 
Home
About PCA
Reference Data Services
Projects
Workgroups