Pike mirror on github.com

View: New views
5 Messages — Rating Filter:   Alert me  

Pike mirror on github.com

by James Harton-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi all.

Just thought I should post mentioning that I'm syncing Stephen's git  
mirror into github.com. Gives nice graphs and graphical  
representations of changes, and downloads for every tag and branch.  
Github's workflow is quite different to the traditional SCM style  
where you create a fork, which is your own version of the repository  
and work in that and when you want your changes sent to the master you  
send a "pull request" through the web and the original repository can  
choose to merge your changes in.

If someone else who is more active on Pike wants to jump in and take  
over the github repo then just create a fork and send me an email and  
I'll change the master repository to yours.

http://github.com/jamesotron/Pike

---
James Harton
http://www.mashd.cc/ | http://www.helicopter.geek.nz/


Re: Pike mirror on github.com

by Henrik Grubbström-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 16 Oct 2009, James Harton wrote:

> Hi all.
>
> Just thought I should post mentioning that I'm syncing Stephen's git mirror
> into github.com. Gives nice graphs and graphical representations of changes,
> and downloads for every tag and branch.  Github's workflow is quite different
> to the traditional SCM style where you create a fork, which is your own
> version of the repository and work in that and when you want your changes
> sent to the master you send a "pull request" through the web and the original
> repository can choose to merge your changes in.

Great initiative!

Note that we're planning on redoing the cvs to git export, since there are
several bugs in the current, and the cvs revision info is lost in it.

I'm actually right now working on a new tool that can handle most of
Pike's excentricities and doesn't cheat with tags (eg it's capable of
identifying code that originally was in a separate repository which was
merged later). It's not quite useable yet, but it's getting there.

> If someone else who is more active on Pike wants to jump in and take over the
> github repo then just create a fork and send me an email and I'll change the
> master repository to yours.
>
> http://github.com/jamesotron/Pike
>
> ---
> James Harton
> http://www.mashd.cc/ | http://www.helicopter.geek.nz/

--
Henrik Grubbström grubba@...
Roxen Internet Software AB

Re: Pike mirror on github.com

by Mirar @ Pike importmöte för mailinglistan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

And for anyone that want to view the changes in something more
agreeable than gitweb there is a git-capable CodeLibrarian on
http://pike-librarian.lysator.liu.se/index.xml?cmodule=pike.git 

It uses srb's repository directly and should update within seconds of
said repository being updated.


Re: Pike mirror on github.com

by Martin Bähr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Oct 16, 2009 at 10:00:06AM +0000, Peter Bortas @ Pike  importm�te f�r mailinglistan wrote:
> And for anyone that want to view the changes in something more
> agreeable than gitweb there is a git-capable CodeLibrarian on
> http://pike-librarian.lysator.liu.se/index.xml?cmodule=pike.git 

wohooo!!!!!!

so when canwe see a publicrelease of that CodeLibrarian code?

greetings, martin.
--
cooperative communication with sTeam      -     caudium, pike, roxen and unix
searching contract jobs:  programming, training and administration - anywhere
--
pike programmer      working in china                   community.gotpike.org
foresight developer  foresightlinux.org                        open-steam.org
unix sysadmin        iaeste.(tuwien.ac|or).at                     caudium.org
Martin Bähr          http://www.iaeste.or.at/~mbaehr/            is.schon.org


Re: Pike mirror on github.com

by Mirar @ Pike importmöte för mailinglistan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It's in the same git storage as Pike. :)

If you go to http://pike-librarian.lysator.liu.se/ you can select it
as a module.