GSOC organisation for rsync?

2012-03-22 Thread Dimitrios Apostolou
Hello list, I have an interesting idea for improving rsync and I'd love to work on it as part of GSOC. Is there a proper organisation to submit my rsync-related proposal? Thanks in advance, Dimitris -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe o

Re: Help debugging an issue with --fuzzy --fuzzy and --link-dest

2012-03-22 Thread Paul Slootman
On Thu 22 Mar 2012, Andrew Gideon wrote: > > Note that the source ads_live_error.log.9.gz would not match the > destination "HOLD.ads_live_error.log.9.gz". Instead, it should have > matched the destination ads_live_error.log.10.gz. I mention this in case > that plays a role in this "failure".

Re: Help debugging an issue with --fuzzy --fuzzy and --link-dest

2012-03-22 Thread Andrew Gideon
On Thu, 22 Mar 2012 14:23:13 +, Andrew Gideon wrote: > Assuming my expectation is correct, and that --fuzzy should have an > effect in this case, I'm wondering how best to test what's occurring. > I've tried using --itemize-changes in a --dry-run, but all it tells me > is ">f.st.." which i

Help debugging an issue with --fuzzy --fuzzy and --link-dest

2012-03-22 Thread Andrew Gideon
I've identified a situation where the combination of --fuzzy --fuzzy (yes: two of them) and --link-dest is not behaving as I'd expect. I'm first wondering if my expectation is wrong. Assuming that it is not, then I'm wondering how best to figure out the problem. The double use of --fuzzy is