[ https://issues.apache.org/jira/browse/HTTPCORE-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490921 ]
Oleg Kalnichevski commented on HTTPCORE-43: ------------------------------------------- Andrea, If you are familiar with SVN command line interface, command 'svn diff > my.patch' should produce a patch in the unified diff format. Just make sure to add all local files to the repository control by calling 'svn add' Oleg > Implement support for FileChannel#transferFrom and FileChannel#transferTo > ------------------------------------------------------------------------- > > Key: HTTPCORE-43 > URL: https://issues.apache.org/jira/browse/HTTPCORE-43 > Project: HttpComponents Core > Issue Type: Improvement > Components: HttpCore > Reporter: Oleg Kalnichevski > Fix For: 4.0-alpha5 > > Attachments: transfersImprove.tar.bz2 > > > Implement optional support for FileChannel#transferFrom and > FileChannel#transferTo operations. Direct coping from and to FileChannel is > believed to result in a significant performance improvement for file bound > operations -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]