Package: etcinsvk Version: 1.2 Severity: minor -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi Petter, Hereby, I report this bug following Debian Policy Manual (12.1) [0] Attached you'll find a 'quick made' manpage to be added if you consider it valid. Cheers. [0] http://www.debian.org/doc/debian-policy/ch-docs.html#s12.1 - -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.31.6 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages etcinsvk depends on: ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy ii expect 5.44.1.14-4 A program that can automate intera ii svk 2.0.2-3 A Distributed Version Control Syst etcinsvk recommends no packages. etcinsvk suggests no packages. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJLBEhlAAoJEPyEGy2CyLcRjT8P/jjo7pIzmg9KEUGOpqGqJWUR AMtGRsp08MlqXgOsOaAPylagZFg8irAvZDey1Rqo4W9SdnrD5+hk4wi9NbAcd7rh lYJRwd1U5FUs7MI+GnxhFRR6wlrjtDMb1TRAbpmoRtqTO69/MhhQN6UWhN8GFhs2 IhsajdJ2CbX2snwNfrPDkjEFa7vmrssek9mzsE1EcH98UeGSq56rN8KpclQSi40y /bLpScBatI5sfmiPMlzkGOK896heMOxEUVF2bxGu3lrZKvRwcxKD0jK8P6dqpzCP YQqHuPHw/lFAKjHjObqNIT9c1XJqK75/zMb3n/01hAXgufBqI/RbSlgmaEVAeaOa pVWY1EGP0Ruhw+/Z+/d1Vlpb5k7WYdw2EXPelLvbn/JLW8GVcfglzI0EgeNJRqu0 vzb8WXyMXse1WGGu52UUY6AIcLuCmxgvhXp6Tv38yE7gAx6LYWSzjlIIcClDWAnG MRrTWDwCRBduo0QqtgUgfPE5nkJamiqNE3JQtUYv0Olre8ExUVtnKp8Chokx2ATm Ablx4xLIkRS/82RgVc4cyRBjL59NARfut1xaJRrgDE1OY2OwdKoKU61VCO4lIRxg RgbinNPSnitZm0WTidzlppgHDaCWp2brcnD8YP7Pq9R/GHGgxlx5kXejDr5ZWtoC T9IxgjOfSVde9R22Cgqj =XMfy -----END PGP SIGNATURE-----
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH etcinsvk "8" "November 2009" "/usr/sbin/etcinsvk <argument> [argument options]" "System Administration Utilities" .SH NAME etcinsvk \- Track changes in /etc/ using svk .SH SYNOPSIS .B etcinsvk \fI<argument> \fR[\fIargument options\fR] .SH DESCRIPTION Track changes in /etc/ using svk .br The etcinsvk program is a tool to allow changes in /etc/ to be tracked using an svk repository. .br Homepage: http://www.skolelinux.org .SH USAGE .PP Usage: /usr/sbin/etcinsvk <argument> [argument options] .PP Argument is one of .TP --help \- display this usage information .TP --prepare \- install the packages required by the etc\-svk system .TP --init \- initialize the svk depot using the current /etc/ content .TP --info \- report status of /etc/ in svk, if it is enabled or not. .TP --ignore <file> \- stop tracking the given file under /etc/ .TP --commit \- check the current version of /etc/ into the depot .TP --status \- report the list of changed files in /etc/ (svk status) .TP --log \- list changes commited for files in /etc/ (svk log) .TP --diff \- report changes in files relative to the latest .TP --checkin (svk diff) .PP To use it, first run 'etcinsvk init' once, to register /etc/ in svk, next, run 'etcinsvk commit' to commit changes in /etc/ automatically regularly, for example from cron every hour like this: .IP 0 * * * * /usr/sbin/etcinsvk commit .PP A cronjob running every hour is installed by default when the package is installed. .SH SEE ALSO .BR svn (1) .SH "AUTHOR" This manual page was written by Dario Minnucci (midget) <deb...@midworld.net>, for the Debian project (but may be used by others).