Bill Moseley wrote:

At 11:42 AM 01/16/02 +0800, Stas Bekman wrote:

I was wondering how I do it on my machine.  I'll poke around tomorrow, as
I'm off for the evening now.

e.g. using a symlink.

ln -sf tmpl-1 tmpl
then
ln -sf tmpl-1 tmpl


Oh, I was wondering about something like: bin/build --tmpl-dir=tmpl_other



Or even better if you work with cvs:

cvs co -d modperl-docs-one modperl-docs
cvs co -d modperl-docs-two modperl-docs
cvs co -d modperl-docs-three modperl-docs


Ok, that's easy enough.

Future wise this solution is better. Since all files are under cvs control in this case. That's what I do while working on mod_perl 2.0, I'm working on a few different projects in separate check outs. I've learned this from Doug :)



_____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to