Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Catalyst deployment headscratchings

by andreas1234567 (Vicar)
on Nov 06, 2008 at 14:33 UTC ( #722002=note: print w/replies, xml ) Need Help??


in reply to Re: Catalyst deployment headscratchings
in thread Catalyst deployment headscratchings

Wouldn't it be better to base the release of a clean check out to a temp directory, so you're 100% certain it contains what's in the repo and nothing else?
I agree. Additionally, I would do a svn copy to tag the release.

When using cvs it could look like this:

REV=MyApp-0-2-1-b mkdir -p /tmp/$REV cd /tmp/$REV cvs export -r $REV MyApp tar -cvf $REV.tar MyApp bzip2 $REV.tar rm -rf MyApp
I guess a similar thing is possible for subversion also.
--
No matter how great and destructive your problems may seem now, remember, you've probably only seen the tip of them. [1]

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (8)
As of 2023-12-07 20:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (33 votes). Check out past polls.

    Notices?
    • (Dec 07, 2023 at 20:42 UTC) This is a notice. Thank you for noticing this notice. Your noticing has been noted