DragonFly users List (threaded) for 2007-04
DragonFly BSD
DragonFly users List (threaded) for 2007-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: comparing cvsup vs. rsync


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Wed, 11 Apr 2007 01:39:50 +0200

Matthew Dillon wrote:
    I am now running an rsync server on crater.dragonflybsd.org, serving
    the cvs repository as 'dragonfly_cvs'.

rsync -a rsync://crater.dragonflybsd.org/dragonfly_cvs blahblah

Matt,


something is weird with the permissions:

%rsync crater.dragonflybsd.org::dragonfly_cvs/src/crypto/heimdal/Attic/
drwxrwxr-x        1024 2005/03/28 05:35:43 .
-r--rw-r--       20313 2005/03/28 05:35:43 ChangeLog,v
[..]
-r-xrwxr-x        3242 2005/03/28 05:35:43 compile,v

why are they u-w but g+w? my cvsup gets a little bit confused with that and resets permissions back, so there is always a back-and-forth between rsync and cvsup. setting "preserved" and not "umask=002" hopefully fixes that locally.

cheers
 simon

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \

Attachment: signature.asc
Description: OpenPGP digital signature



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