Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: PAR / Apache::PAR Test Drive

by liz (Monsignor)
on Aug 15, 2003 at 09:27 UTC ( [id://284105]=note: print w/replies, xml ) Need Help??


in reply to PAR / Apache::PAR Test Drive

...I created a script to pull in my existing files (or update in the future) to create my par..

Is there a particular reason why you didn't use (symbolic) links to set up your shadow tree at the final location? Copying files always has the danger of getting out of sync, whereas links do not have that problem. Unless you purposely want to be able to get out of sync.

Just wondering.

Liz

Replies are listed 'Best First'.
Re: Re: PAR / Apache::PAR Test Drive
by trs80 (Priest) on Aug 15, 2003 at 21:53 UTC
    There are dozens of methods/techniques that could be used, copying to a new clean physical directory was mine. I can now symlink the old locations back to the new content if I want to use the packages outside of a PAR. Furthermore I think it is better to use a physical location when explaining a concept that might be used on platforms that don't support symbolic links. But at the time of the writing and creating my script it simple made sense to me, but I encourage others to do what makes sense for their environment/mindset.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-24 21:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found