Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2002 08:14:02 -0600
From:      "Mike Meyer" <mwm-dated-1013782443.a915cc@mired.org>
To:        Erik Trulsson <ertr1013@student.uu.se>
Cc:        questions@freebsd.org
Subject:   Re: Elegant solution to local kernel modification sought
Message-ID:  <15462.32810.965372.181772@guru.mired.org>
In-Reply-To: <116433496@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Erik Trulsson <ertr1013@student.uu.se> types:
> On Sun, Feb 10, 2002 at 09:54:03AM +0100, Cliff Sarginson wrote:
> > Hello,
> > I submitted a PR a while back for a small change to a kernel module that has
> > not yet surfaced in Stable .. that's ok, I am not complaining about
> > that.. but since I track STABLE, what is the easiest way to
> > automatically infiltrate my change (I am looking for a generic kind
> > of answer) when I cvsup (which I do once a week).
> Use cvsup to get a local copy of the whole repository, and then use cvs
> to update your sources from your local repository.
> Cvs knows how to deal with local modifications to the source.

I haven't tried it for FreeBSD, but for other projects using cvs, I
don't need to keep a local copy of the repository to do this. I just
point cvs at the remote repository, and then let "cvs update" do it's
thing. It seems to work fine, updating files that I haven't changed,
and trying to merge files that have changed in both places.

Does keeping the local repository help in some way?

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15462.32810.965372.181772>