info-cvs
[Top][All Lists]
Advanced

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

Re: How to import with some binary files?


From: Lee Sau Dan
Subject: Re: How to import with some binary files?
Date: 30 Oct 2001 17:10:29 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Chris" == Chris Bailey <address@hidden> 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                     李守敦(Big5)                    address@hidden(HZ) 
.----------------------------------------------------------------------------.
| e-mail: address@hidden    http://www.csis.hku.hk/~sdlee |
`----------------------------------------------------------------------------'


reply via email to

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