Moving source code to GitHub from SVN

Do you have a question or problem? Read this forum first! Someone has probably already asked the same thing in the past. Do not ASK questions here!

Moderators: Moderators, Documentation Writers

Are you excited?

Git ROCKS!
31
70%
SVN is the BEST!!!
7
16%
Meh
3
7%
About time...
3
7%
 
Total votes: 44

Message
Author
User avatar
itsrachelfish
Developers
Developers
Posts: 50
Joined: 27 Feb 2012, 12:50
Noob?: No

Re: Moving to GitHub

#31 Post by itsrachelfish »

sofax222 wrote:Dear itsrachelfish:

Now, am I a member of the Developers team in the OpenKore organization ??
Will the changes of main OpenKore repo automaticly to merge into my fork ??
No, forks are never updated automatically. You have to merge the changes from openkore into your branch, GitHub has excellent documentation on this.

Step 1. Add OpenKore as your "upstream" remote
Step 2. Merge changes from "upstream"
Tired of waiting for answers on the forums?
Want to talk to OpenKore experts?

Hang out on the #OpenKore IRC!

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Moving to GitHub

#32 Post by kLabMouse »

Who of the Developers remember when they tried Commit, their code just did not fit because other developer updated SVN.
and each damn time you need to merge their code and yours, fix bugs... and when you done, Ups, someone else committed something there.

Git does not have this problem... (actually it does have, but a bit more easy mode).
You work on own branch, and just insert all your changes between two other states of "master" repo. And that's it, all is magically done by git itself.

And for old players who remember CVS, there is an SVN mode on GitHub (But I would not recommend it).

Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: Moving to GitHub

#33 Post by Technology »

This is awesome guys! I'm so happy to see that the project is still ongoing and that you all are doing well! :D
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...

Mount Doom awaits us, fellowship of OpenKore!

Fr3DBr
Developers
Developers
Posts: 60
Joined: 05 Oct 2011, 09:21
Noob?: No
Location: Brazil

Re: Moving to GitHub

#34 Post by Fr3DBr »

If you move to GitHub, don't forget to add me there. :)

lututui99
Developers
Developers
Posts: 30
Joined: 18 Sep 2012, 22:27
Noob?: No

Re: Moving to GitHub

#35 Post by lututui99 »

Fr3DBr wrote:If you move to GitHub, don't forget to add me there. :)
It has already been moved, bae

turnip
Noob
Noob
Posts: 3
Joined: 23 Feb 2017, 11:26
Noob?: Yes

Re: Moving to GitHub

#36 Post by turnip »

is that possible to add me? i'm casual programmer.

User avatar
itsrachelfish
Developers
Developers
Posts: 50
Joined: 27 Feb 2012, 12:50
Noob?: No

Re: Moving to GitHub

#37 Post by itsrachelfish »

turnip wrote:is that possible to add me? i'm casual programmer.
Anybody can contribute to the OpenKore project on github https://github.com/openkore/openkore

You can make a fork of the project and submit your own code by making pull requests without being a member of the official development team.
Tired of waiting for answers on the forums?
Want to talk to OpenKore experts?

Hang out on the #OpenKore IRC!

turnip
Noob
Noob
Posts: 3
Joined: 23 Feb 2017, 11:26
Noob?: Yes

Re: Moving to GitHub

#38 Post by turnip »

itsrachelfish wrote:
turnip wrote:is that possible to add me? i'm casual programmer.
Anybody can contribute to the OpenKore project on github https://github.com/openkore/openkore

You can make a fork of the project and submit your own code by making pull requests without being a member of the official development team.
pull request done. thanks for your suggestion.

heero
Super Moderators
Super Moderators
Posts: 158
Joined: 04 Apr 2008, 11:12

Re: Moving to GitHub

#39 Post by heero »

Hey there guys, already sent an Issue in github to be added again as a developer. Sorry been out of touch since work has been keeping me occupied but I will try to help wherever I can. :D

heero74

User avatar
SkylorD
Moderators
Moderators
Posts: 1166
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil
Contact:

Re: Moving to GitHub

#40 Post by SkylorD »

<3 <3 my heero
Learn rules

Post Reply