Re: Tool for Github PR integration

2015-05-07 Thread Eric Charles
We could start with the mailbox project which is mirrored on 
https://github.com/apache/james-mailbox

Can you open a jira and describe there the process to follow?


On 04/28/2015 05:02 PM, Benoit Tellier wrote:

Hi,

We released a tool for helping integrating Github PRs into James code.

You will find a script in the attached tar archive ( 
github_pull_request_to_svn.sh ) that allows you to import github 
commits composing a PR as SVN commits, to allow us to easily merge 
Github PR into James sources. You have a README that explains how to 
use this tool.


I do not know where to put these sources as this can be used with any 
James project.


Regards,

Benoit


-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org


Re: Tool for Github PR integration

2015-05-07 Thread Benoit Tellier
I uploaded these tool on the Jira under MAILBOX-231 .

I also opened the pull request for mailbox 224

To apply it using the tool, simply run :

./github_pull_request_to_svn.sh james-mailbox 9

once your are done with the review on github.

On 05/07/15 11:48, Eric Charles wrote:
 We could start with the mailbox project which is mirrored on
 https://github.com/apache/james-mailbox
 Can you open a jira and describe there the process to follow?


 On 04/28/2015 05:02 PM, Benoit Tellier wrote:
 Hi,

 We released a tool for helping integrating Github PRs into James code.

 You will find a script in the attached tar archive (
 github_pull_request_to_svn.sh ) that allows you to import github
 commits composing a PR as SVN commits, to allow us to easily merge
 Github PR into James sources. You have a README that explains how to
 use this tool.

 I do not know where to put these sources as this can be used with any
 James project.

 Regards,

 Benoit


 -
 To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
 For additional commands, e-mail: server-dev-h...@james.apache.org



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Tool for Github PR integration

2015-04-28 Thread Benoit Tellier
Hi,

We released a tool for helping integrating Github PRs into James code.

You will find a script in the attached tar archive ( 
github_pull_request_to_svn.sh ) that allows you to import github commits
composing a PR as SVN commits, to allow us to easily merge Github PR
into James sources. You have a README that explains how to use this tool.

I do not know where to put these sources as this can be used with any
James project.

Regards,

Benoit


github_integration.tar.gz
Description: application/gzip

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org