On Fri, 10 Mar 2006 15:25:30 -0500, Jason Purdy wrote:

Hi Jason

> It was a bear to move things around - now I have things in 3 or 4
> different places (templates, stylesheet, .pm files and logs), but I

No need to have things in several places. Just use:

$docroot/assets/$project/
        - css/
        - js/
        - templates/
        - etc
        
and you only need to back up one dir per project :-),
or make a mess of it with:

$docroot/assets/css/
        - $project/
        
$docroot/assets/js/
        - $project/
        
$docroot/assets/templates/
        - $project/

etc
and you only need to back up 3+ dirs per project :-(.

--
Cheers
Ron Savage, [EMAIL PROTECTED] on 11/03/2006
http://savage.net.au/index.html
Let the record show: Microsoft is not an Australian company



---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to