> Yes, I have mod_dir. > > But that directory: > <Directory /home/stas/apache.org/mp2-cvs/t/htdocs/merge2> > doesn't exist. That's why I was asking you whether you haven't committed > something. If not, why would you configure a directory which doesn't > exist? Shouldn't that be a Location then?
$ cvs checkout -d mod_perl-2.0 modperl-2.0 ... cvs server: Updating mod_perl-2.0/t/htdocs/merge2 cvs server: Updating mod_perl-2.0/t/htdocs/merge3 $ ll -d t/htdocs/merge* drwxrwxr-x 3 geoff geoff 4096 Apr 3 00:25 t/htdocs/merge2 drwxrwxr-x 3 geoff geoff 4096 Apr 3 00:25 t/htdocs/merge3 --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
