DragonFly BSD
DragonFly commits List (threaded) for 2006-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/bin/cpdup BACKUPS src/bin/cpdup/scripts do_mirror_host do_remote_host


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Sep 2006 17:18:13 -0700 (PDT)

dillon      2006/09/20 17:18:13 PDT

DragonFly src repository

  Modified files:
    bin/cpdup            BACKUPS 
    bin/cpdup/scripts    do_mirror_host do_remote_host 
  Log:
  Fix a bug in the script softlink code.  The softlinks were not being
  properly updated because 'ln -sf' creates a softlink in the directory pointed
  to by the existing softlink rather then replacing the existing softlink.
  
  Revision  Changes    Path
  1.2       +10 -5     src/bin/cpdup/BACKUPS
  1.2       +2 -1      src/bin/cpdup/scripts/do_mirror_host
  1.2       +1 -1      src/bin/cpdup/scripts/do_remote_host


http://www.dragonflybsd.org/cvsweb/src/bin/cpdup/BACKUPS.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/cpdup/scripts/do_mirror_host.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/cpdup/scripts/do_remote_host.diff?r1=1.1&r2=1.2&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]