Re: exclude list and patterns

2001-03-21 Thread Dave Dykstra
On Tue, Mar 20, 2001 at 06:15:21PM -0500, Alberto Accomazzi wrote: ... Well, not to be pedantic here, but how do we measure performance of a feature that isn't available yet? Essentially the same feature performance-wise was in rsync 2.3.2 and earlier, when there is an include list that has

Re: Rsync: ssh inside rsync update?

2001-03-21 Thread Dave Dykstra
On Tue, Mar 20, 2001 at 09:06:03PM -0800, Lachlan Cranswick wrote: Not sure if this was answered in the recent flurry of postings but what is the status on putting a cut-down version of ssh inside rsync to allow an "easy" encryption option? I don't recall anybody suggesting that exactly. I

unlimited backup revisions?

2001-03-21 Thread Sean J. Schluntz
Sorry is this is a repeat, but there is no search option (that I can find) on the list server. Is there a way to make rsync keep unlimited backup copies. When ever a file is changed for it to (with out any of the file merge stuff going) just push the earler backups down a counting number and

Re: unlimited backup revisions?

2001-03-21 Thread Martin Pool
On 21 Mar 2001, "Sean J. Schluntz" [EMAIL PROTECTED] wrote: Sorry is this is a repeat, but there is no search option (that I can find) on the list server. Is there a way to make rsync keep unlimited backup copies. When ever a file is changed for it to (with out any of the file merge stuff

Re: unlimited backup revisions?

2001-03-21 Thread Martin Pool
On 21 Mar 2001, "Sean J. Schluntz" [EMAIL PROTECTED] wrote: Sorry is this is a repeat, but there is no search option (that I can find) on the list server. Is there a way to make rsync keep unlimited backup copies. When ever a file is changed for it to (with out any of the file merge

Re: unlimited backup revisions?

2001-03-21 Thread Sean J. Schluntz
That's what I figured. Well, I need it for a project so I guess you all won't mind if I code it and submit a patch ;) How does --revisions=XXX sound. --revisions=0 would be unlimited, any other number would be the limiter for the number of revisions. And when it reaches that number, do

Re: unlimited backup revisions?

2001-03-21 Thread Alberto Accomazzi
In message [EMAIL PROTECTED], "Sean J. Schluntz" writes: That's what I figured. Well, I need it for a project so I guess you all won't mind if I code it and submit a patch ;) How does --revisions=XXX sound. --revisions=0 would be unlimited, any oth er number would be the limiter

Re: unlimited backup revisions?

2001-03-21 Thread Martin Pool
On 22 Mar 2001, Alberto Accomazzi [EMAIL PROTECTED] wrote: -V, --version-control=WORD override the usual version control The backup suffix is ~, unless set with SIMPLE_BACKUP_SUFFIX. The version control may be set with VERSION_CONTROL, values are: t, numbered make numbered