>>>>> "Chris" == Chris Bailey <[EMAIL PROTECTED]> writes:

    Chris> Is there anyway to have CVS wrappers support making any
    Chris> file that has execute permission a binary?

I don't think CVS likes to check file permissions.

But could your problem be solved by:

1) cvs import ....
2) find . -perm +0001 | xargs cvs admin -kb

?

This just poped out of my mind.   Don't do it on the REAL thing unless
you  have  a  backup.  I'm  not  sure  if  it  would work.   I'm  just
brainstorming.


-- 
Lee Sau Dan                     ���u��(Big5)                    ~{@nJX6X~}(HZ) 
.----------------------------------------------------------------------------.
| e-mail: [EMAIL PROTECTED]    http://www.csis.hku.hk/~sdlee |
`----------------------------------------------------------------------------'
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to