Markus Wichitill wrote:
Stas Bekman wrote:
a fresh modperl-2.0 chekout:
cvs -d [EMAIL PROTECTED]:/home/cvs co modperl-2.0
with ~/.cvsrc:
cvs -z9
update -dP
diff -u
checks out directories which were long deleted:
examples/
pod/
xs/APR/Lib
that breaks 'make dist' as they disappear as soon as I run 'cvs up'.
Do you think it's a cvs client problem? I guess I should just go and
nuke those dirs in the cvs repository. Anybody sees a problem with
doing that?
If you use "co -P" they'll first be created and then pruned during the
same checkout.
Thanks Markus! I've added:
checkout -P
to ~/.cvsrc
Hopefully once we move to svn it'll do the right thing.
--
__________________________________________________________________
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]