Re: [FreeRDP-devel] I have patches to contribute for OpenBSD

2015-04-21 Thread Bryan C. Everly
Hi, I have forked the repo into my private Github and created a branch called OpenBSD-2015-04-11 which I have used to create a pull request with the main repo. If someone could please look it over and let me know if you have any changes you'd like to see me make (or if it is good to go as is) I w

Re: [FreeRDP-devel] I have patches to contribute for OpenBSD

2015-04-20 Thread Brad Hards
> marcandre.mor...@gmail.com> wrote: > > Hi Brian, > > > > The normal procedure is to create a branch on your github repo and create > > a pull request from it. From there, we will be able to review the changes > > and have them merged. Note: "on your github repo". So fork the project on github.

Re: [FreeRDP-devel] I have patches to contribute for OpenBSD

2015-04-20 Thread Bryan C. Everly
Thank you for the reply. I have my changes in a branch and am trying to push to the origin in git. Unfortunately, my userid (bceverly) isn't allowed (I'm getting a 403). Is there something I need to do in order to be allowed to write to the repo? Thanks, Bryan On Mon, Apr 20, 2015 at 10:10 AM

Re: [FreeRDP-devel] I have patches to contribute for OpenBSD

2015-04-20 Thread Marc-André Moreau
Hi Brian, The normal procedure is to create a branch on your github repo and create a pull request from it. From there, we will be able to review the changes and have them merged. Best regards, -Marc-Andre On Sun, Apr 19, 2015 at 4:34 PM, Bryan C. Everly wrote: > Hello, > > I have a set of pat

[FreeRDP-devel] I have patches to contribute for OpenBSD

2015-04-19 Thread Bryan C. Everly
Hello, I have a set of patches I'd like to provide for review that gets the latest from (as checked out from git) building and running just fine on OpenBSD 5.6 (the current release). What's the procedure here for me doing that? Should I cut a branch, push up and submit a pull request? Any help