03-03-2018, 03:36 AM,
|
|
afcouling
Senior Member
   
|
Posts: 123
Threads: 16
Joined: Aug 2015
|
|
RE: Sourceforge subversion problem
Thanks Paul.
I've also made a Pull Request.
Phil may wish to review all PRs himself, or perhaps delegate, by promoting some contributors to organisation members, with particular permissions:
https://help.github.com/articles/access-...on-github/
https://help.github.com/articles/permiss...anization/
https://help.github.com/articles/reposit...anization/
Andy.
https://www.linkedin.com/in/andrewcouling
|
|
03-03-2018, 05:39 AM,
|
|
afcouling
Senior Member
   
|
Posts: 123
Threads: 16
Joined: Aug 2015
|
|
RE: Sourceforge subversion problem
(03-03-2018, 05:13 AM)TurboPT Wrote: From this point, going forward, there is no longer any need to submit pull requests to webERP-svn, as all pulls should now be applied to webERP-team/webERP.
Is this correct?
I would agree with this notion, but understand what Tim is saying.
They may be an instance in which someone may want to contribute to Tims webERP-svn repo with a pull request, in the future.
However if someone wishes to contribute to the official webERP project, they should send a pull request to webERP-team/webERP.
Andy.
https://www.linkedin.com/in/andrewcouling
|
|
03-03-2018, 06:43 AM,
|
|
afcouling
Senior Member
   
|
Posts: 123
Threads: 16
Joined: Aug 2015
|
|
RE: Sourceforge subversion problem
(03-03-2018, 06:11 AM)falkoner Wrote: Well with Git there is no central repository with official gatekeepers deciding who can and cannot commit. For instance Andy if you had been doing your petty cash work now you could create a branch in your local repository to do it. If you wanted to work with another developer on that feature you simply share that branch with that developer and you push and pull code between you. When the feature is complete you merge it back to your main branch, delete your feature branch and share the code publicly.
This is truly mind expanding! 
Thank you Tim.
https://www.linkedin.com/in/andrewcouling
|
|
03-03-2018, 08:46 AM,
|
|
afcouling
Senior Member
   
|
Posts: 123
Threads: 16
Joined: Aug 2015
|
|
RE: Sourceforge subversion problem
Thanks Tim.
I'll try to master the basics first of all.
I've realised that the $Id: comments at the top of all/most webERP scripts, driven by keyword substitution, will not work on GitHub. I little reading revealed that Git and GitHub do not offer an equivalent function.
Andy.
https://www.linkedin.com/in/andrewcouling
|
|
|