avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Re: Iotn13.h


From: E. Weddington
Subject: Re: [avr-libc-dev] Re: Iotn13.h
Date: Fri, 21 May 2004 11:10:34 -0600

On 21 May 2004 at 10:00, Theodore A. Roth wrote:

> One last thing about your usage of CVS. I think you are making it more
> difficult than it needs to be. It looks like you are trying to work with
> a local repository with your own tree structure or a repo for each file
> you are working on. This is making it a bit more difficult for you to
> generate patches and for me to apply those patches.
> 
> Here's the steps you need to take to generate a patch (as unix shell
> commands, but it shouldn't be too hard to figure what to do for
> windows).
> 
<snip steps> 

> If the --dry-run doesn't spew a bunch of errors, I'll apply it:
> 
>   $ patch -p0 < my-changes.diff
> 

Additional note for developers using Windows:

Be sure that all of your changes, and any new files have UNIX LINE ENDINGS and 
not Windows line endings.

Eric




reply via email to

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