Changes between Version 1 and Version 2 of bzretc
- Timestamp:
- 03/15/09 02:20:35 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
bzretc
v1 v2 1 = bzretc =2 3 Tool for keeping your `/etc` under version control on Gentoo4 5 * Current version: none/trunk6 * Downloads: none7 * Browse source: [source:bzretc trac]8 9 To get current development version, use [http://bazaar-vcs.org Bazaar] versioning system:10 11 1 {{{ 12 bzr branch http://www.webprojekty.cz/ccx/bzr/bzretc 2 #!wiki-template 3 ProjectTemplate 4 name: bzretc 5 intro: Tool for keeping your /etc/ under version control on Gentoo. 13 6 }}} 14 7 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 10 Using 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.
