« Return to Thread: Red5 on GitHub

Re: Red5 on GitHub

by Mondain :: Rate this Message:

| View in Thread

I'm the opposite, I despise git at-the-moment; but that may be because I started working with it in a repo that had submodules. What a nightmare.

On Tue, Jan 17, 2012 at 9:14 AM, Tyler Kocheran <rfkrocktk@...> wrote:

On Tue, Jan 17, 2012 at 12:08 PM, Mondain <mondain@...> wrote:
We already had a github repo but its empty. 
Not in a big hurry to move off of google though ;)

I figured you might say something like that ;) Well, looks like I have my task cut out for me. I can't stand using SVN ever since I learned Git, so at the very least, this will encourage me to work on Red5.
 

Paul

On Tue, Jan 17, 2012 at 7:44 AM, Tyler Kocheran <rfkrocktk@...> wrote:
Jon,
No, sorry, this isn't official. I love Git and would like to see Red5 migrate to Git at some point, so I did it myself. Maybe the team will ultimately want to get over to Git and GitHub. In any case, I've done the legwork. Due to the way I've done things, I can still pull changes from Google Code over SVN into my Git repository to keep this up to data with Google Code. 

Using Git and GitHub makes Red5 even more available to the general public, as being able to fork Red5 is just a button-click away on GitHub. 

Thanks,
 - TK



On Tue, Jan 17, 2012 at 10:41 AM, Jon V. <sybersnake@...> wrote:
Is this a policy change or do you just want to use git instead of svn?


On Tue, Jan 17, 2012 at 10:38 AM, Tyler Kocheran <rfkrocktk@...> wrote:
Team,
As a part of my started Maven migration, I've also pulled Red5 into a Git repository (all commits, branches, and tags are intact) and have pushed it to GitHub. I have a few things left to do like fix commit author names and emails, but this is in the near future.

We have a TON of old, stale branches which I'd like to delete, but I'm going to wait until I get some feedback from the team. 

If you'd like to check out my Maven migration, you can see it in the "maven" branch. 

GitHub: github.com/rfkrocktk/red5-server

Thanks,
 - TK






--
http://gregoire.org/
http://code.google.com/p/red5/




--
http://gregoire.org/
http://code.google.com/p/red5/

 « Return to Thread: Red5 on GitHub