Hi!

The question: is there a way to exclude certain directories under a module
when I make an export on that module? (apart from not tagging that
directories, since we want to tag the whole module and all its
subdirectories). Can you modify the export command?

Background:
We will build our developing environment approximately like this:

Main_module
|__scripts
|__docs
|__db_files

The production environment will have this structure:

Main_module
|__scripts
|__db_files

Now, when I make an export to a temporary release directory which I will
then tar and send over to the production environment I also get the docs
directory, since we tag the whole Main_module. Can you automate the export
to exclude certain things?

Thanks in advance!

/Patrik




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to