Re: rsync flags freebsd

2009-07-03 Thread alexus
On Wed, Jul 1, 2009 at 10:50 AM, Wayne Davisonway...@samba.org wrote: On Tue, Jun 30, 2009 at 09:42:08PM -0400, alexus wrote: I dont know if that helpful, but all I'm saying is fileflags.diff isn't working for rsync-3.0.6, but it works for rsync-3.0.5 It doesn't look like you download

Re: rsync flags freebsd

2009-07-03 Thread Matt McCutchen
On Fri, 2009-07-03 at 14:59 -0400, alexus wrote: On Wed, Jul 1, 2009 at 10:50 AM, Wayne Davisonway...@samba.org wrote: On Tue, Jun 30, 2009 at 09:42:08PM -0400, alexus wrote: I dont know if that helpful, but all I'm saying is fileflags.diff isn't working for rsync-3.0.6, but it works for

Re: rsync flags freebsd

2009-07-01 Thread Wayne Davison
On Tue, Jun 30, 2009 at 09:42:08PM -0400, alexus wrote: I dont know if that helpful, but all I'm saying is fileflags.diff isn't working for rsync-3.0.6, but it works for rsync-3.0.5 It doesn't look like you download rsync-patches-3.0.6.tar.gz -- your patch command would have been patch -p1

Re: rsync flags freebsd

2009-03-13 Thread Steven Hartland
Its an option when you install the port. Regards Steve - Original Message - From: alexus ale...@gmail.com To: rsync@lists.samba.org Sent: Friday, March 13, 2009 2:12 AM Subject: rsync flags freebsd is there a way to save special flags in freebsd when using rsync? for example

Re: rsync flags freebsd

2009-03-13 Thread Wayne Davison
On Thu, Mar 12, 2009 at 10:35:45PM -0400, Matt McCutchen wrote: The rsync 3.0.5 version of this patch is at: http://rsync.samba.org/ftp/rsync/patches/fileflags.diff I've just revised how patches are stored so that I can have patches for 3.0.x as well as 3.1.0dev. Thus, the link you cited is

Re: rsync flags freebsd

2009-03-13 Thread Matt McCutchen
On Fri, 2009-03-13 at 14:39 -0700, Wayne Davison wrote: On Thu, Mar 12, 2009 at 10:35:45PM -0400, Matt McCutchen wrote: The rsync 3.0.5 version of this patch is at: http://rsync.samba.org/ftp/rsync/patches/fileflags.diff I've just revised how patches are stored so that I can have

Re: rsync flags freebsd

2009-03-13 Thread Wayne Davison
On Fri, Mar 13, 2009 at 06:57:15PM -0400, Matt McCutchen wrote: I would have thought it more natural to have branches patches-master and patches-3.0.x in the main repository. Is there any reason you made a separate repository? Yes, this way the branch names match and I can tag releases.

rsync flags freebsd

2009-03-12 Thread alexus
is there a way to save special flags in freebsd when using rsync? for example dd# ls -lo init -r-xr-xr-x 1 root wheel schg 711744 Mar 12 18:51 init dd# file has flag schg when i just use rsync it copy that file and loses that flag -- http://alexus.org/ -- Please use reply-all for most

Re: rsync flags freebsd

2009-03-12 Thread Matt McCutchen
On Thu, 2009-03-12 at 22:12 -0400, alexus wrote: is there a way to save special flags in freebsd when using rsync? for example dd# ls -lo init -r-xr-xr-x 1 root wheel schg 711744 Mar 12 18:51 init dd# file has flag schg when i just use rsync it copy that file and loses that

Re: rsync flags freebsd

2009-03-12 Thread alexus
i'll give it a shot, thanks On Thu, Mar 12, 2009 at 10:35 PM, Matt McCutchen m...@mattmccutchen.net wrote: On Thu, 2009-03-12 at 22:12 -0400, alexus wrote: is there a way to save special flags in freebsd when using rsync? for example dd# ls -lo init -r-xr-xr-x  1 root  wheel  schg 711744