Changeset 180 in tailor


Ignore:
Timestamp:
12/22/04 00:09:43 (8 years ago)
Author:
lele@…
Hash name:
20041221230943-97f81-34375cf9b4606af9d6fd7d053454a1e4ef0c4232
Message:

Added Stephane Bortzmeyer's ascii-art

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r177 r180  
    88a branch of a product, storing needed information such as the upstream 
    99URI and revision in special properties on the branched directory. 
     10 
     11The following ascii-art illustrates the usual scenario:: 
     12 
     13                           +------------+            +------------+ 
     14  +--------------+         | Immutable  |            | Working    | 
     15  | Upstream CVS |-------->| darcs      |----------->| darcs      | 
     16  | repository   | tailor  | repository | darcs pull | repository | 
     17  +--------------+         +------------+            +------------+ 
     18                                                           |^          
     19                                                           || 
     20                                                           || 
     21                                                           v| 
     22                                                          User 
     23 
     24Ideally you should be able to swap and replace "CVS server" and "darcs 
     25repository" with any combination of `CVS`, `Subversion` and `darcs`. 
    1026 
    1127 
Note: See TracChangeset for help on using the changeset viewer.