~udienz/sedot/test

  • Committer: fajran at gmail
  • Date: 2009-01-15 08:39:48 UTC
  • Revision ID: fajran@gmail.com-20090115083948-xn3wxcltjghpdcoc
Please read this log! This change is considered as a significant change.

- Change rsync options
  instead of just -av
  now uses -rltpHv
           --partial
           --chmod=a+rX,u+w,og-w 

  Caution! older rsync version doesn't support chmod option

- Error code 23 (Partial transfer due to error) from rsync 
  is considered as a normal return. It often happens when the
  upstream has a directory which can't be visited, i.e.

  rsync: opendir "/Linux/openSUSE/distribution/11.1/delta" (in pub) failed: Permission denied (13)

  It's the upstream fault, i'd say.

- bin/sedot now write output messages to screen, as well as to the
  log file.

  bin/sedot-bg sends those messages to /dev/null.

- Fix a silly bug in bin/sedot. It checked the package dir BEFORE
  the package dir is defined. Now it has been fixed.

- Add new sync method: rsync.nodelete
  This method is almost the same as rsync but it doesn't use
  --delete-after
Filename Latest Rev Last Changed Committer Comment Size
..
bin 1 15 years ago Iang - Initial import - Basic mirroring functions Diff
data 3 15 years ago Fajran Iman Rusadi - Report generator (rough version) - Size collecto Diff
doc 3 15 years ago Fajran Iman Rusadi - Report generator (rough version) - Size collecto Diff
etc 1 15 years ago Iang - Initial import - Basic mirroring functions Diff
lib 19 15 years ago Fajran Iman Rusadi - Add common.sh - Move do_lock and do_unlock to co Diff
log 1 15 years ago Iang - Initial import - Basic mirroring functions Diff
nodes 1 15 years ago Iang - Initial import - Basic mirroring functions Diff
pkgs 1 15 years ago Iang - Initial import - Basic mirroring functions Diff
plugins 22 15 years ago Fajran Iman Rusadi Change plugin framework. Now, each plugin has its Diff
.bzrignore 69 15 years ago Fajran Iman Rusadi Update .bzrignore 171 bytes Diff Download File
LICENSE.txt 72 15 years ago Fajran Iman Rusadi Update LICENSE information for famfamfam's silk ic 17.9 KB Diff Download File