lkml.org 
[lkml]   [2002]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Kernel SCM: When does CVS fall down where it REALLY matters?
On Sun, 10 Mar 2002, Pavel Machek wrote:

> > > The problem I find is that I often want to take (file1+patch) -> file2,
> > > when I don't have file1. But merge tools want to take (file1|file2) -> file3.
> > > I haven't seen a graphical tool which helps you to wiggle a patch into
> > > a file.

> > I often run "patch" and it drops some chunk because it doesn't match,
> > and it turns out that the miss-match is just one or two lines in a
> > chunk that could be very big.

> Yes, this would be [: very very :] nice.

Have you people heard about this thing called "branches" ?

- You keep your own code in your own branch.

- You keep Linus's code in a linus branch.

- The patches from Linus always apply to the linus branch.

- You pull Linus's latest updates into your own branch for
development work, at this point you may need to do some
merging. Some SCM systems are horrible at merging (CVS)
while others are really nice (BK).

No need to (badly) reinvent the wheel, all of this stuff has
been solved for many years now.

regards,

Rik
--
<insert bitkeeper endorsement here>

http://www.surriel.com/ http://distro.conectiva.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.833 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site