2.6.24 - time to switch

Daniel Willmann daniel at openmoko.org
Fri Feb 1 13:18:41 CET 2008


Werner,

On Fri, 1 Feb 2008 02:56:11 -0300
Werner Almesberger <werner at openmoko.org> wrote:

> 2) make a client-side copy and get all the the differences in the
>    changelog.
> 
> I did a diff on the two patchsets and 2) would yield about 10'000
> lines or 320kB. Since there is quite a bit of useful information in
> these diffs (besides copious amount of noise, as one would expect),
> I'd lean towards option 2).
> 
> Does this sound good ?
> 
> I think 2) can be adequately implemented by
> 
>   ( cd trunk/src/target/kernel/patches && svn remove *)
>   cp branches/src/target/kernel/2.6.24.x/patches/* \
>      trunk/src/target/kernel/patches
svn cp would be better here because that way svn knows the history of
the file and keeps track of the changes even before it was copied there.

I think in the past we have done something along the lines:
svn mv trunk/src/target/kernel/patches
branches/src/target/kernel/2.6.22.5 &&
svn mv branches/src/target/kernel/2.6.24.x/patches
trunk/src/target/kernel/patches

Maybe it would even make sense to just have the patches living
in /branches and not copy/move the current patchset to /trunk and back
again.

Regards,
Daniel Willmann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/distro-devel/attachments/20080201/fef9efd2/signature.pgp


More information about the distro-devel mailing list