info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS diff and unknown files.


From: Sergei Organov
Subject: Re: CVS diff and unknown files.
Date: 24 Jan 2005 12:44:50 +0300
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

"Greg A. Woods" <address@hidden> writes:

> [ On , January 21, 2005 at 20:06:37 (+0300), address@hidden 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.

Well, it does :( :

$ echo dummy > dummy.txt
$ cvs add -m" " dummy.txt
cvs [server aborted]: "add" requires write access to the repository

-- 
Sergei.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]