Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: gitpan - sync'ing git repositories

by schwern (Scribe)
on Jan 17, 2011 at 03:50 UTC ( [id://882597]=note: print w/replies, xml ) Need Help??


in reply to gitpan - sync'ing git repositories

As the developer, you should have nothing to do with Gitpan. It will (eventually) take care of itself as you make releases to CPAN. Do not make your dev repo a fork of the Gitpan repo.

Gitpan is not intended as a development repository. It's a reorganization of historical releases to make them available in a consistent manner across all distributions. The only time it has value to a developer is if you want to fill in gaps in the history of your development repository. Like if at some point in the past a new repo was started but the old repo was not imported, Gitpan can be used to fill in the old history so you have something.

Gitpan is not updating because the original import was done using a prototype that required a lot of babying to make it work. It had no logging and could very easily wedge itself. I started a rewrite but did not finish it. It's in the "rewrite" branch if anyone wants to work on it. Right now I have $work and Test::Builder2 sucking down my time.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://882597]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-25 14:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found