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

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

Re: [avr-libc-dev] Current branches


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Current branches
Date: Mon, 24 Dec 2007 00:30:20 +0100
User-agent: Mutt/1.5.11

As Dmitry K. wrote:

> The question is about HEAD and 1.6.  Today there is no
> projects to force its different.

Well, it won't last for too long, usually...

> May be any method to reduce manual work before HEAD and
> 1.6 are equivalent?

Unfortunately, I don't know of any.  Usually, whenever I've got
something around on the HEAD that is also candidate for the stable
branch, I run a "cvs diff -u", save the output in a file, and then
patch that into the stable branch afterwards (using "patch -p0").
When running the cvs diff before committing, there are no changes
to $Id$ yet.

If you want to do it later, use the -kk keyword to cvs diff to avoid
getting differences from the $Id$ expansion.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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