Re: creating patches with rsync

2005-08-26 Thread Steve Dekorte
On Aug 26, 2005, at 4:56 PM, Steve Dekorte wrote: Doesn't that require a cvs server? My goal here is not to use a scm that requires anything but me occasionally copying my files to the rsync repo. correction: My goal here is not to use a scm that requires me to do anything but occasio

Re: creating patches with rsync

2005-08-26 Thread Steve Dekorte
On Aug 26, 2005, at 4:30 PM, Wayne Davison wrote: On Wed, Aug 24, 2005 at 03:25:37PM -0700, Steve Dekorte wrote: - checkout an rsync repo - make some changes to my copy - build a patch by diffing my copy and the copy on the rsync server over rsync That's easy with standard cvs commands.

creating patches with rsync

2005-08-24 Thread Steve Dekorte
Is there any way to do the following?: - checkout an rsync repo - make some changes to my copy - build a patch by diffing my copy and the copy on the rsync server over rsync -- Steve -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: htt

error in socket IO (code 10)

2003-11-20 Thread Steve Dekorte
I'm getting the error: rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-11/rsync/clientserver.c(83) This is on OSX 10.3.1 running rsync "version 2.5.6 protocol version 26". And the same for the rsync server. Any suggestions? -- Steve -- To unsubscribe or change options