This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rebaseall failures, propsal


On Thu, Oct 07, 2010 at 02:51:51PM +0200, Matthias Andree wrote:
> Jason, could you possibly make sure that rebase (or rebaseall) makes
> all files to be rebased writeable?

Yes.

> perlrebase does just that:
> 
> cat rebase$suff.lst | xargs chmod u+w
> rebase -v -b $baseaddr -T rebase$suff.lst
> cat rebase$suff.lst | xargs chmod u-w
> 
> ...which might work more or less the same for rebaseall.

However, IMO, having rebaseall change the permissions of files seems
wrong.  Nevertheless, if the consensus agrees with the above proposal,
then I will change rebaseall accordingly.  Opinions?

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]