>
> and you have cvs sorted out? i just tested a fresh checkout,
> Apache-Test
> comes with it. and i can:
> % date >> Apache-Test/t/ping.t
> % cvs diff
>
> shows changes made to Apache-Test/t/ping.t
I'm seeing the same thing as stas...
[geoff@spinnaker /src]$ cvs
-d":pserver:[EMAIL PROTECTED]:/home/cvspublic" checkout modperl-2.0
cvs server: Updating modperl-2.0
U modperl-2.0/.cvsignore
U modperl-2.0/00README_FIRST
U modperl-2.0/Changes
U modperl-2.0/LICENSE
U modperl-2.0/Makefile.PL
...
[geoff@spinnaker /src]$ cd modperl-2.0/
[geoff@spinnaker modperl-2.0]$ ll
total 60
-rw-r--r-- 1 geoff root 993 Apr 4 00:11 00README_FIRST
drwxr-xr-x 2 geoff root 4096 Aug 2 12:23 CVS
-rw-r--r-- 1 geoff root 17 Apr 13 2000 Changes
-rw-r--r-- 1 geoff root 2410 Aug 15 2000 LICENSE
-rw-r--r-- 1 geoff root 5987 Jun 28 13:23 Makefile.PL
drwxr-xr-x 4 geoff root 4096 Aug 2 12:23 examples
drwxr-xr-x 5 geoff root 4096 Aug 2 12:23 lib
drwxr-xr-x 3 geoff root 4096 Aug 2 12:23 patches
drwxr-xr-x 3 geoff root 4096 Aug 2 12:23 pod
drwxr-xr-x 4 geoff root 4096 Aug 2 12:23 src
drwxr-xr-x 12 geoff root 4096 Aug 2 12:23 t
drwxr-xr-x 3 geoff root 4096 Aug 2 12:23 todo
drwxr-xr-x 3 geoff root 4096 Aug 2 12:23 util
drwxr-xr-x 8 geoff root 4096 Aug 2 12:23 xs
[geoff@spinnaker modperl-2.0]$ date >> Apache-Test/t/ping.t
bash: Apache-Test/t/ping.t: No such file or directory
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]