Changes between Version 33 and Version 34 of WikiStart


Ignore:
Timestamp:
04/19/08 19:47:25 (5 years ago)
Author:
lele
Comment:

Removed ancient stuff, mention version 0.6

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v33 v34  
    55 
    66This plugins implements the required logic to use a [http://darcs.net/ darcs repository] instead of the standard Subversion one, '''without''' any need to patch the pristine Trac's sources (as of late 0.10dev, at least :-). 
     7 
     8== Current version == 
     9 
     10Current version is '''0.6''', which is the first version that take advantage of [http://wiki.darcs.net/DarcsWiki/DarcsTwo darcs 2.0]. 
    711 
    812== Installation == 
     
    2327Thanks to ''`stup^B^H^H^Eammers`'' you need to login to contribute tickets and wiki pages. 
    2428 
    25 = About previous version of the backend = 
    26  
    27 This site used to run a parallel branch of [http://projects.edgewall.com/trac/ Trac 0.9x] 
    28 enriched by two new version control system backends; [wiki:DarcsBackend Darcs] and  
    29 [wiki:BzrngBackend Bazaar-NG] backend. 
    30  
    31 The two backends took advantage of a small GeneralizationPatch that with little impact 
    32 on pristine sources moved last Subversion details out of the core and opened the door 
    33 to different kinds of revision systems. [http://projects.edgewall.com/trac/ticket/2148 Ticket #2148] 
    34 seemed promising, possibly integrated into mainstream 0.9.3, in some form. 
    35  
    36 You can still access to that '''old''' version at http://darcs.arstecnica.it/trac+darcs, a darcs  
    37 repository that contains the modified trac sources, the darcs backend and the bazaar-ng backend. 
    38  
    39 Edgewall's people did not yet say the final words on a possible integration on the  
    40 main trunk of such functionality, and they seem more oriented in a plugin based approach. 
    41 Anyway, there are already a few tickets on their site that talk about this: 
    42  
    43  * [http://projects.edgewall.com/trac/ticket/638 Ticket #638, on Darcs integration] 
    44  * [http://projects.edgewall.com/trac/ticket/2086 Ticket #2086, on support for multiple repositories] 
    45  * [http://projects.edgewall.com/trac/ticket/2733 Ticket #2733, on the GeneralizationPatch] 
    46  * [http://projects.edgewall.com/trac/wiki/VersioningSystemBackend VersioningSystemBackend] 
    47