Displaying 2 results from an estimated 2 matches for "komoriya".
2003 Aug 12
0
two suggestions about backup
...backupfix.patch to be applied first.)
With this patch, new options "--backup-only" is added, and the
"--backup-dir" option implies "--backup".
This patch works fine for me.
How do you think of my suggestions?
regards.
-----------------------------------------
Takeru KOMORIYA
AutonomousAgentFarm Sendai Lab., Japan
E-mail: komoriya@paken.org
URL: http://www.paken.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsync-2.5.6cvs-backupfix.patch
Type: application/octet-stream
Size: 2801 bytes
Desc: not available
Url : http...
2003 Sep 05
1
new option suggestion '--backup-only'
...ny destination files.
I made trial patch against latest CVS, and this works fine for me.
With this patch, new options '--backup-only' is added, and the
'--backup-dir' option implies '--backup' for convinience.
How about merging it?
Regards,
-----------------------
Takeru Komoriya
komoriya@paken.org
http://www.paken.org/
===================================================================
diff -ur rsync/backup.c rsync-backuponly/backup.c
--- rsync/backup.c 2003-08-22 09:30:46.000000000 +0900
+++ rsync-backuponly/backup.c 2003-09-02 15:29:03.000000000 +0900
@@ -25,6 +25,7 @...