On 24 November 2011 18:58, Faghmie Davids <[email protected]>wrote:
> Hi, > > My name is Faghmie and I have been doing some work on the firebird driver > for libgda. I got it returning recordsets and would like to commit this > code back to the project. > Great, thanks! > > Can someone please assist me in doing this? > Of course! The best way is that you send me the modifications you made as a patch. If you have worked on Libgda using a git clone, then this is very easy, as you only need to run "git diff > PATCH" to generate the patch file. If you did not use a git clone and got Libgda's source code from a tarball, then you can use the diff command on the original an modified versions of Libgda's code and generate the patch. If you're not sure, you can send me a complete tarball of your working copy (via email or a file hosting site). Anyway, if you plan to make more improvements to the Firebird provider and don't use git, I suggest you create your local clone using git as mentionned at the bottom of the http://git.gnome.org/browse/libgda/ page. If you have any difficulty generating the patch or a tarball, please let me know. Best regards, Vivien
_______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
