Re: [Firebird-docs] SourceForge CVS to GitHub migration done

2017-11-13 Thread marius adrian popa
mariuz On Mon, Nov 13, 2017 at 4:08 PM, Mark Rotteveel wrote: > On 13-11-2017 14:54, marius adrian popa wrote: > >> Could you add me with write access , i wish to contribute to the docs : >> Ubuntu and other areas ... >> > > What is your GitHub username? > > > -- > Mark Rotteveel > > ---

Re: [Firebird-docs] SourceForge CVS to GitHub migration done

2017-11-13 Thread Mark Rotteveel
On 13-11-2017 14:54, marius adrian popa wrote: Could you add me with write access , i wish to contribute to the docs : Ubuntu and other areas ... What is your GitHub username? -- Mark Rotteveel -- Check out the vibran

Re: [Firebird-docs] SourceForge CVS to GitHub migration done

2017-11-13 Thread marius adrian popa
Could you add me with write access , i wish to contribute to the docs : Ubuntu and other areas ... On Sun, Nov 12, 2017 at 1:03 PM, Mark Rotteveel wrote: > The migration from SourceForge CVS to GitHub has been completed. The > repository is at https://github.com/FirebirdSQL/firebird-documentatio

Re: [Firebird-docs] Where to push my commits?

2017-11-13 Thread Köditz , Martin
OK. So I will work on master branch and push my commits directly. Regards, Martin -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot__

Re: [Firebird-docs] Where to push my commits?

2017-11-13 Thread Paul Vinkenoog
Mark Rotteveel wrote: > The B_Release branch seems to contain cherry-picked changes from master, > but in general it is outdated compared to master. For example the > Firebird 3 release notes are entirely absent from B_Release (as is your > translation of the langref), and the 2.5 release notes

Re: [Firebird-docs] Where to push my commits?

2017-11-13 Thread Mark Rotteveel
On 13-11-2017 12:01, Köditz, Martin wrote: Hi Mark, I have completed the German translation of chapter DDL. Should I push it directly? What is the correct branch? I have seen you created a branch B_Release. Or should I create a merge request? The B_Release branch was migrated from CVS (I did

Re: [Firebird-docs] Where to push my commits?

2017-11-13 Thread Paul Vinkenoog
Hi Martin, > Hi Mark, > > I have completed the German translation of chapter DDL. Should I push it > directly? What is the correct branch? I have seen you created a branch > B_Release. Or should I create a merge request? As for question 2: Everything goes into the trunk, or whatever it's calle

[Firebird-docs] Where to push my commits?

2017-11-13 Thread Köditz , Martin
Hi Mark, I have completed the German translation of chapter DDL. Should I push it directly? What is the correct branch? I have seen you created a branch B_Release. Or should I create a merge request? Regards, Martin --