Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Where to store the "golden" copy of a CPAN distro?

by atcroft (Abbot)
on Aug 31, 2013 at 07:44 UTC ( [id://1051691]=note: print w/replies, xml ) Need Help??


in reply to Where to store the "golden" copy of a CPAN distro?

(Full disclosure: I consider myself still rather new to Git and VC systems in general, even though I have used them from time to time.)

Considering your question, you may want to refer to the "Integration-Manager Workflow" workflow in Scott Chacon's book, Pro Git, with an eye to using your GitHub repo as your "blessed" (golden?) repository (that anyone else wanting to work on the code pulls from), and your local repo as the "integration manager" repo illustrated in figure 5-2.

(I also have tried to start using Vincent Driessen's branching model, with the idea that the master branch (and possibly the develop branch) would available in the "blessed" repository as working code.)

Hope that helps.

  • Comment on Re: Where to store the "golden" copy of a CPAN distro?

Log In?
Username:
Password:

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

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

    No recent polls found