Changes between Version 1 and Version 2 of bzretc


Ignore:
Timestamp:
03/15/09 02:20:35 (18 months ago)
Author:
https://launchpad.net/~ccx
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • bzretc

    v1 v2  
    1 = bzretc = 
    2  
    3 Tool for keeping your `/etc` under version control on Gentoo 
    4  
    5  * Current version: none/trunk 
    6  * Downloads: none 
    7  * Browse source: [source:bzretc trac] 
    8  
    9 To get current development version, use [http://bazaar-vcs.org Bazaar] versioning system: 
    10  
    111{{{ 
    12 bzr branch http://www.webprojekty.cz/ccx/bzr/bzretc 
     2#!wiki-template 
     3ProjectTemplate 
     4name: bzretc 
     5intro: Tool for keeping your /etc/ under version control on Gentoo. 
    136}}} 
    147 
    15 Using bazaar, you can put whole /etc/ under version control. This script automatically commits files for installed packages and can merge new versions based on whether the file was user modified. 
     8=== Description === 
     9 
     10Using bazaar, you can put whole /etc/ under version control. This script can automatically commit files for installed packages and can merge new versions based on whether the file was user modified.