[ On , January 21, 2005 at 20:06:37 (+0300), [EMAIL PROTECTED] wrote: ]
> Subject: CVS diff and unknown files.
>
> Is there a way to include contents of "unknown" files into the 'cvs
> diff' output?
> 
> I did try the -N switch but it doesn't seem to do the trick.

You must "cvs add" the files before they can be seen as new.

> I can't 'cvs add' the files as the repository is read-only for me
> (public read-only repository of an open-source project).

Yes, you can, or at least you should be able to.

"cvs add" does not (and must not :-) contact the server.


-- 
                                                Greg A. Woods

H:+1 416 218-0098  W:+1 416 489-5852 x122  VE3TCP  RoboHack <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>          Secrets of the Weird <[EMAIL 
PROTECTED]>


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to