CVS log for ports/sysutils/rdiff-backup/pkg-descr
Up to [FreeBSD] / ports / sysutils / rdiff-backup
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 8 07:09:49 2005 UTC (6 years, 4 months ago) by lawrance
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Upgrade rdiff-backup to 1.0.1, which is the logical next version for both rdiff-backup and rdiff-backup-devel. - Remove rdiff-backup-devel and add an entry to MOVED to migrate users to rdiff-backup. - Add an UPDATING to notify users about the incompatibility between the last version of rdiff-backup and version 1.0.1 PR: ports/86108 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: Steve Clement <steve@ion.lu> (maintainer, rdiff-backup) Peter Schuller <peter.schuller@infidyne.com> (maintainer, rdiff-backup-devel) Discussed with: submitter and a couple of other rdiff-backup users
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 4 04:06:26 2003 UTC (8 years, 7 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -7 lines
add rdiff-backup-0.12.0 rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership (if it is running as root), and modification times. Finally, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted. WWW: http://rdiff-backup.stanford.edu/ Reminded by: kris and roberto
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 3 08:32:25 2003 UTC (8 years, 7 months ago) by leeym
Branches: MAIN
add rdiff-backup WWW: http://rdiff-backup.stanford.edu/ PR: 53234 Submitted by: Gerhard Haering <gh@ghaering.de>
