[ On Wednesday, July 11, 2001 at 20:00:23 (+0200), Ingolf Steinbach wrote: ]
> Subject: Correct options for export
>
> people keep suggesting to use -kv keyword substitution with export. I'd
> definitly like to use it, but we have some binary files in the repository
> which might be corrupted during export -kv (see also
> http://cvshome.org/docs/manual/cvs_12.html#SEC102).

Well, duh.  "Doctor! Doctor!  It hurts when I bang my head on the wall!"

Don't put binary files in CVS if you don't want problems with them!

> What is the reason that the -k option is still applied to *all* files even
> if they were checked in as binary? I believe that many users would
> appreciate a change which ignores -k for binary files.

In general all '-k' options given on the command-line are intended to
override anything specified in the repository.  You can't have a sane
user interface handling all the features of '-k' options any other way.

MAYBE if '-kv' became the _default_ for "cvs export" then the repository
'-k' flags could over-ride that default (and command-line flags would
still override both the default and the repo-specified flags, of course).

If you have time to code and test this change then please do so!

-- 
                                                        Greg A. Woods

+1 416 218-0098      VE3TCP      <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>;   Secrets of the Weird <[EMAIL PROTECTED]>

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to