something with

being tired. working too much :/
This commit is contained in:
Nico Schottelius 2007-08-18 00:15:48 +02:00
parent 95b4b66a99
commit 8bce8d8620
2 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,6 @@
0.6 to 0.6.1:
* Added check for destination_base in add_ccollect_source.sh
* Add support for -V and --version
0.5.2 to 0.6:
* Always print return code of rsync

View File

@ -1,10 +1,8 @@
- do not delete_incomplete, when there's only one backup left!
- Add filter support
* filter
- think about 'prefer_same_interval' / 'prefer_latest'
- add --version, -V
- add source/ignore_failed_pre_exec
- add source/ignore_failed_post_exec
- do not delete_incomplete, when there's only one backup left!
- .ccollect-marker is deleted by rsync at the beginning!
- fix marking
@ -13,3 +11,7 @@ Done:
o strip of interval name
o run sort -n
o use the last entry
- add --version, -V
not needed:
- think about 'prefer_same_interval' / 'prefer_latest'