Markus Wichitill wrote:
Markus Wichitill wrote:

Ah, I just noticed that there's no "Apache-Test" directory in modperl-2.0 pulled from CVS.


If I check out a fresh copy of modperl-2.0 now, "Apache-Test" and "docs" are included, but "cvs up -d" on my previous working copies doesn't produce those directories. What mechanism is responsible for that?

Why did you remove those in first place? "Apache-Test" and "docs" are snap-on checkouts from different cvs modules. Does the following explain it?


% ssh cvs.apache.org
% cat /home/cvs/CVSROOT/modules
[...]
# You can encode a module within a module by using the special '&'
# character to interpose another module into the current module.  This
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
#
[...]
apachetest-alias        -d Apache-Test httpd-test/perl-framework/Apache-Test
modperl-docs-alias      -d docs modperl-docs/src/docs/2.0/
modperl-2.0             modperl-2.0 &apachetest-alias &modperl-docs-alias


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

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



Reply via email to