Up to [cvs.netbsd.org] / pkgsrc / sysutils / dirvish
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 9 17:34:50 2009 UTC (2 years, 11 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Switch p5-Time depends to p5-Time-modules
Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 24 16:15:22 2009 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Drop maintainership.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 16 10:09:16 2009 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.2: +9 -5
lines
Diff to previous 1.2 (colored)
Convert to user-destdir.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 24 19:21:32 2007 UTC (5 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
Prepare for switching to NO_MTREE=yes.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 24 18:29:23 2006 UTC (5 years, 10 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-20060724
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of dirvish-1.2.1. dirvish is a backup system using rsync and link farms. Each image is a directory containing transfer log, summary, tree and if transfer errors were detected an rsync_error file. The transfer log retains the the output of any pre and post processing commands and the rsync log listing all files that were changed or added with some statistical information. The summary file contains all the information about how the image was created and meta-data for managing the image in config file format. Tree is the copy of the client tree. The client directory tree is compared with an existing image to create a new image. Unchanged files are shared between images. For changed files only those parts that actually change are transfered over the network. Unchanged portions of files are copied from the reference image. The resulting images contain complete copies of the original trees preserving ownership and file permissions. In this way even though the backups are made incrementally, each image can be used independently for restores or to make removable-media off-site copies or archives. The removal of an image will have no effect on other images.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 24 18:29:23 2006 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
Initial revision