Re: rsyncing from win1251 to UTF-8

2006-09-22 Thread Wayne Davison
On Fri, Sep 22, 2006 at 01:33:43PM +0600, Yakov Hrebtov wrote: > Do you plan to include this patch to official releases? When? It will be included eventually, once it has been fully finished. What's there works well, but there are a couple more places where the charset conversion needs to be inse

Re: rsyncing from win1251 to UTF-8

2006-09-22 Thread Yakov Hrebtov
Yakov Hrebtov wrote: Wayne, could you please point me to the nightly snapshots? I have found snapshots myself, sorry. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: rsyncing from win1251 to UTF-8

2006-09-22 Thread Yakov Hrebtov
Wayne Davison wrote: On Fri, Sep 22, 2006 at 11:09:17AM +0600, Yakov Hrebtov wrote: This patch does not completely applied to rsync-2.6.8 source. Some hunks are failed. The patch is intended for the CVS version, which is also available via the "nightly" tar files. Wayne, could you please poi

Re: rsyncing from win1251 to UTF-8

2006-09-21 Thread Wayne Davison
On Fri, Sep 22, 2006 at 11:09:17AM +0600, Yakov Hrebtov wrote: > This patch does not completely applied to rsync-2.6.8 source. Some hunks > are failed. The patch is intended for the CVS version, which is also available via the "nightly" tar files. ..wayne.. -- To unsubscribe or change options:

Re: rsyncing from win1251 to UTF-8

2006-09-21 Thread Yakov Hrebtov
Matt McCutchen wrote: Can rsync recode filenames from one codepage to another? Yes, if you apply this patch: http://www.opencoder.net/iconv.diff This patch does not completely applied to rsync-2.6.8 source. Some hunks are failed. As result, compilation terminates with errors like this: r

Re: rsyncing from win1251 to UTF-8

2006-09-21 Thread Matt McCutchen
On 9/21/06, Yakov Hrebtov <[EMAIL PROTECTED]> wrote: Can rsync recode filenames from one codepage to another? Yes, if you apply this patch: http://www.opencoder.net/iconv.diff Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http