Please give me suggestion for directory layout

L

Leo --

hello,

I generate website from templates. I use rake to generate it. My
rakefile has following targets:

build
clean

The directory layout is following:
webdesign/ - root folder
webdesign/conf - configuration files for generator
webdesign/html - pages
webdesign/images - images
webdesign/stylesheets - stylesheets
webdesign/templates - templates are here

webdesign/build - generated website go here

Everything is SVN controlled, except build/ folder.

I want to add a package target to my rakefile, but I am not sure where
to put packages. If I create a pkg/ folder inside my project, do I need
to keep all these packages in SVN too? What is the best practices for
packages, directory layout and version control?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,661
Latest member
FloridaHan

Latest Threads

Top