zsh-workers
 help / color / mirror / code / Atom feed
* OT: cvs diff for files not in repository?
@ 2000-08-16 10:55 Andrej Borsenkow
  2000-08-16 12:58 ` Bart Schaefer
  2000-08-17  3:23 ` Wayne Davison
  0 siblings, 2 replies; 3+ messages in thread
From: Andrej Borsenkow @ 2000-08-16 10:55 UTC (permalink / raw)
  To: ZSH workers mailing list

Is it possible to diff against newly added files without first committing them
(that I cannot do currently anyway)?

-andrej

Have a nice DOS!
B >>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: OT: cvs diff for files not in repository?
  2000-08-16 10:55 OT: cvs diff for files not in repository? Andrej Borsenkow
@ 2000-08-16 12:58 ` Bart Schaefer
  2000-08-17  3:23 ` Wayne Davison
  1 sibling, 0 replies; 3+ messages in thread
From: Bart Schaefer @ 2000-08-16 12:58 UTC (permalink / raw)
  To: Andrej Borsenkow, ZSH workers mailing list

On Aug 16,  2:55pm, Andrej Borsenkow wrote:
} Subject: OT: cvs diff for files not in repository?
}
} Is it possible to diff against newly added files without first
} committing them (that I cannot do currently anyway)?

No.  It's not possible to cvs diff any files added with -kb, either.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: OT: cvs diff for files not in repository?
  2000-08-16 10:55 OT: cvs diff for files not in repository? Andrej Borsenkow
  2000-08-16 12:58 ` Bart Schaefer
@ 2000-08-17  3:23 ` Wayne Davison
  1 sibling, 0 replies; 3+ messages in thread
From: Wayne Davison @ 2000-08-17  3:23 UTC (permalink / raw)
  To: Andrej Borsenkow; +Cc: ZSH workers mailing list

On Wed, 16 Aug 2000, Andrej Borsenkow wrote:
> Is it possible to diff against newly added files without first
> committing them?

Sounds like you want to use "cvs diff -N".  This will generate a patch
that looks like you diffed each of the new files against an empty file,
and it will also generate a patch for removed files.

..wayne..


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-08-17  3:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-16 10:55 OT: cvs diff for files not in repository? Andrej Borsenkow
2000-08-16 12:58 ` Bart Schaefer
2000-08-17  3:23 ` Wayne Davison

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).