From: <di...@us...> - 2007-02-02 00:43:24
|
Revision: 359 http://safekeep.svn.sourceforge.net/safekeep/?rev=359&view=rev Author: dimi Date: 2007-02-01 16:43:23 -0800 (Thu, 01 Feb 2007) Log Message: ----------- Update TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-02-02 00:40:07 UTC (rev 358) +++ safekeep/trunk/TODO 2007-02-02 00:43:23 UTC (rev 359) @@ -2,6 +2,9 @@ Future: + * Modify the test to not rely on Lattica's servers + * Support more of rdiff-backup special file selectors + * Document data restore * Find a way to show man page on website with header and footer * decide how big the snapshot size should be automagically * fully automatic shapshotting mode This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-02-05 06:07:32
|
Revision: 386 http://safekeep.svn.sourceforge.net/safekeep/?rev=386&view=rev Author: dimi Date: 2007-02-04 22:07:30 -0800 (Sun, 04 Feb 2007) Log Message: ----------- Update the TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-02-05 05:31:37 UTC (rev 385) +++ safekeep/trunk/TODO 2007-02-05 06:07:30 UTC (rev 386) @@ -1,18 +1,20 @@ -These are ideas that we need to look at post 1.0. +Next release: + * Support more of rdiff-backup special file selectors + * Automatically create repo dirs if they don't exist + * Document data restore in man page + * Study and test hard links behaviour + * Add tests db dumps - -Future: +Future (post 1.0): + * Package it up for Fedora Extras and Ubuntu/Debian * Modify the test to not rely on Lattica's servers - * Support more of rdiff-backup special file selectors - * Document data restore * Find a way to show man page on website with header and footer - * decide how big the snapshot size should be automagically - * fully automatic shapshotting mode - * configuration inheritance - * transactional store of ops on server side, and automagic recovery from errors + * Decide how big the snapshot size should be automagically + * Fully automatic shapshotting mode + * Configuration inheritance + * Transactional store of ops on server side, and automagic recovery from errors * Windows support for the client * Write SE Linux rules to limit access rights (akin to the httpd ones) - * Add tests db dumps * Run the server in a chroot-jail - * Compare mirroring with a straight `rsync` + * Compare mirroring with a straight rsync(1) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-02-05 22:18:58
|
Revision: 397 http://safekeep.svn.sourceforge.net/safekeep/?rev=397&view=rev Author: dimi Date: 2007-02-05 14:18:53 -0800 (Mon, 05 Feb 2007) Log Message: ----------- Update TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-02-05 22:15:51 UTC (rev 396) +++ safekeep/trunk/TODO 2007-02-05 22:18:53 UTC (rev 397) @@ -1,8 +1,6 @@ Next release: * Support more of rdiff-backup special file selectors - * Automatically create repo dirs if they don't exist * Document data restore in man page - * Study and test hard links behaviour * Add tests db dumps Future (post 1.0): This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-02-07 01:53:36
|
Revision: 404 http://safekeep.svn.sourceforge.net/safekeep/?rev=404&view=rev Author: dimi Date: 2007-02-06 17:53:35 -0800 (Tue, 06 Feb 2007) Log Message: ----------- Update TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-02-07 01:43:59 UTC (rev 403) +++ safekeep/trunk/TODO 2007-02-07 01:53:35 UTC (rev 404) @@ -1,4 +1,6 @@ Next release: + * Support installation from the Makefile + * Document the release process * Support more of rdiff-backup special file selectors * Add tests db dumps This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-02-07 20:02:13
|
Revision: 405 http://safekeep.svn.sourceforge.net/safekeep/?rev=405&view=rev Author: dimi Date: 2007-02-07 12:02:10 -0800 (Wed, 07 Feb 2007) Log Message: ----------- Update TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-02-07 01:53:35 UTC (rev 404) +++ safekeep/trunk/TODO 2007-02-07 20:02:10 UTC (rev 405) @@ -1,6 +1,7 @@ Next release: * Support installation from the Makefile - * Document the release process + * Add an ANNOUNCE file + * Add an INSTALL file * Support more of rdiff-backup special file selectors * Add tests db dumps This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-02-10 17:00:58
|
Revision: 409 http://safekeep.svn.sourceforge.net/safekeep/?rev=409&view=rev Author: dimi Date: 2007-02-10 09:00:13 -0800 (Sat, 10 Feb 2007) Log Message: ----------- Update TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-02-10 16:58:33 UTC (rev 408) +++ safekeep/trunk/TODO 2007-02-10 17:00:13 UTC (rev 409) @@ -2,6 +2,9 @@ * Support installation from the Makefile * Add an ANNOUNCE file * Add an INSTALL file + * Add reference to SF + * Relax the Python requirements + * Add note on include/excludes * Support more of rdiff-backup special file selectors * Add tests db dumps This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-02-12 05:27:32
|
Revision: 418 http://safekeep.svn.sourceforge.net/safekeep/?rev=418&view=rev Author: dimi Date: 2007-02-11 21:27:30 -0800 (Sun, 11 Feb 2007) Log Message: ----------- Update TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-02-12 05:23:58 UTC (rev 417) +++ safekeep/trunk/TODO 2007-02-12 05:27:30 UTC (rev 418) @@ -1,6 +1,5 @@ Next release: - * Add an INSTALL file - * Add reference to SF + * Add configure script + an INSTALL file * Support more of rdiff-backup special file selectors * Add tests db dumps This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-03-04 17:52:13
|
Revision: 426 http://safekeep.svn.sourceforge.net/safekeep/?rev=426&view=rev Author: dimi Date: 2007-03-04 09:52:06 -0800 (Sun, 04 Mar 2007) Log Message: ----------- Update TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-02-23 22:23:12 UTC (rev 425) +++ safekeep/trunk/TODO 2007-03-04 17:52:06 UTC (rev 426) @@ -1,5 +1,7 @@ Next release: * Add configure script + an INSTALL file + * Test the sendmail delivery method + * Add a -u/--user parameter * Support more of rdiff-backup special file selectors * Add tests db dumps This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-03-08 22:44:25
|
Revision: 450 http://safekeep.svn.sourceforge.net/safekeep/?rev=450&view=rev Author: dimi Date: 2007-03-08 14:44:20 -0800 (Thu, 08 Mar 2007) Log Message: ----------- Update TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-03-08 22:43:05 UTC (rev 449) +++ safekeep/trunk/TODO 2007-03-08 22:44:20 UTC (rev 450) @@ -1,18 +1,17 @@ Next release: * Add configure script + an INSTALL file * Test the sendmail delivery method - * Add a -u/--user parameter - * Support more of rdiff-backup special file selectors * Add tests db dumps Future (post 1.0): + * Support more of rdiff-backup special file selectors * Package it up for Fedora Extras and Ubuntu/Debian * Modify the test to not rely on Lattica's servers * Find a way to show man page on website with header and footer * Decide how big the snapshot size should be automagically * Fully automatic shapshotting mode * Configuration inheritance - * Transactional store of ops on server side, and automagic recovery from errors + * Transactional ops on server side, and automagic recovery from errors * Windows support for the client * Write SE Linux rules to limit access rights (akin to the httpd ones) * Run the server in a chroot-jail This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-11-07 14:21:31
|
Revision: 563 http://safekeep.svn.sourceforge.net/safekeep/?rev=563&view=rev Author: dimi Date: 2007-11-07 06:21:25 -0800 (Wed, 07 Nov 2007) Log Message: ----------- Update TODO with feedback from users. Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-11-07 14:17:30 UTC (rev 562) +++ safekeep/trunk/TODO 2007-11-07 14:21:25 UTC (rev 563) @@ -3,6 +3,20 @@ * Test the sendmail delivery method * Add tests db dumps +Feedback from users: + * Øyvind Skaar <os...@op...>: FreeBSD have snapshot capabilities + - http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/snapshots.html + - http://www.freebsd.org/cgi/man.cgi?query=snapshot&sektion=0&manpath=FreeBSD+6.2-RELEASE&apropos=1&format=html + * Gert <ger...@ta...>: change default mode from --server + A small, but annoying issue (to me) it the fact that the default + action for /usr/bin/safekeep is to run the server. This means that + making a typo (eg /usr/bin/safekeep -help) or not knowing the + parameters always triggers the server and starts the full backup process. + * Dag Wieers <da...@wi...>: avoid asciidoc build requirements + Would it be possible to recreate the manpages and other asciidoc documents + before distributing the tar-files ? That way there is no dependency on + asciidoc > 6 (and as a result, no dependency on python 2.3). + Future (post 1.0): * Support more of rdiff-backup special file selectors * Package it up for Fedora Extras and Ubuntu/Debian This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-11-07 14:52:15
|
Revision: 567 http://safekeep.svn.sourceforge.net/safekeep/?rev=567&view=rev Author: dimi Date: 2007-11-07 06:52:08 -0800 (Wed, 07 Nov 2007) Log Message: ----------- More stuff on the wish list Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-11-07 14:39:26 UTC (rev 566) +++ safekeep/trunk/TODO 2007-11-07 14:52:08 UTC (rev 567) @@ -11,6 +11,8 @@ Would it be possible to recreate the manpages and other asciidoc documents before distributing the tar-files ? That way there is no dependency on asciidoc > 6 (and as a result, no dependency on python 2.3). + * Dag Wieers <da...@wi...>: disaster recovery + http://dag.wieers.com/blog/content/call-for-participation-on-mksysb Future (post 1.0): * Support more of rdiff-backup special file selectors This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-11-07 15:03:30
|
Revision: 570 http://safekeep.svn.sourceforge.net/safekeep/?rev=570&view=rev Author: dimi Date: 2007-11-07 07:03:28 -0800 (Wed, 07 Nov 2007) Log Message: ----------- Update TODO. Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-11-07 15:01:51 UTC (rev 569) +++ safekeep/trunk/TODO 2007-11-07 15:03:28 UTC (rev 570) @@ -12,9 +12,8 @@ Future (post 1.0): * Support more of rdiff-backup special file selectors - * Package it up for Fedora Extras and Ubuntu/Debian + * Package it up for Ubuntu/Debian * Modify the test to not rely on Lattica's servers - * Find a way to show man page on website with header and footer * Decide how big the snapshot size should be automagically * Fully automatic shapshotting mode * Configuration inheritance This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2007-11-07 15:35:18
|
Revision: 572 http://safekeep.svn.sourceforge.net/safekeep/?rev=572&view=rev Author: dimi Date: 2007-11-07 07:35:15 -0800 (Wed, 07 Nov 2007) Log Message: ----------- Update TODO. Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2007-11-07 15:16:12 UTC (rev 571) +++ safekeep/trunk/TODO 2007-11-07 15:35:15 UTC (rev 572) @@ -2,6 +2,8 @@ * Add configure script + an INSTALL file * Test the sendmail delivery method * Add tests db dumps + * Avoid snapshotting snapshots + * Don't snapshot a device if a snapshot is already present Feedback from users: * Øyvind Skaar <os...@op...>: FreeBSD have snapshot capabilities This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2008-02-24 16:43:03
|
Revision: 574 http://safekeep.svn.sourceforge.net/safekeep/?rev=574&view=rev Author: dimi Date: 2008-02-24 08:42:59 -0800 (Sun, 24 Feb 2008) Log Message: ----------- Update TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2008-02-24 16:42:27 UTC (rev 573) +++ safekeep/trunk/TODO 2008-02-24 16:42:59 UTC (rev 574) @@ -4,7 +4,21 @@ * Add tests db dumps * Avoid snapshotting snapshots * Don't snapshot a device if a snapshot is already present + * Clarify snapshot usage in docs + * local backup to bypass ssh +When I tried to run safekeep under FreeBSD I got an error: "bad interpreter". +It was because the safekeep magic line is +#!/usr/bin/python +and in FreeBSD the python is located in the /usr/local/bin directory. + +When I chaged this line to (see python tutorial, 2.2.2): +#!/usr/bin/env python +the safekeep began to run w/o errors. + +More thanks, +Igor Klingen + Feedback from users: * Øyvind Skaar <os...@op...>: FreeBSD have snapshot capabilities - http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/snapshots.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <di...@us...> - 2008-06-27 12:56:30
|
Revision: 595 http://safekeep.svn.sourceforge.net/safekeep/?rev=595&view=rev Author: dimi Date: 2008-06-27 05:55:26 -0700 (Fri, 27 Jun 2008) Log Message: ----------- Update TODO Modified Paths: -------------- safekeep/trunk/TODO Modified: safekeep/trunk/TODO =================================================================== --- safekeep/trunk/TODO 2008-06-27 12:54:27 UTC (rev 594) +++ safekeep/trunk/TODO 2008-06-27 12:55:26 UTC (rev 595) @@ -5,6 +5,7 @@ * Avoid snapshotting snapshots * Don't snapshot a device if a snapshot is already present * local backup to bypass ssh + * add --exclude-sockets option Feedback from users: * Øyvind Skaar <os...@op...>: FreeBSD have snapshot capabilities This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |