Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2013 08:44:08 -0600
From:      "Joseph A. Nagy, Jr" <jnagyjr1978@gmail.com>
To:        Oliver Lehmann <lehmann@ans-netz.de>
Cc:        ports@freebsd.org, Guido Falsi <mad@madpilot.net>
Subject:   Re: portsnap - overwrite local changes
Message-ID:  <50FEA5B8.9020109@gmail.com>
In-Reply-To: <20130122140038.Horde.8nr2dFTy5nEGcYtN8VWTjA6@avocado.salatschuessel.net>
References:  <20130122131026.Horde.7qCMctAArqe-64q8vD2RTA1@avocado.salatschuessel.net> <50FE859B.7010607@madpilot.net> <20130122140038.Horde.8nr2dFTy5nEGcYtN8VWTjA6@avocado.salatschuessel.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/22/13 07:00, Oliver Lehmann wrote:
>
> Guido Falsi <mad@madpilot.net> wrote:
>
>> If you use small modifications on a ingle system(or just a few) you
>> could track the ports tree with subversion, which will be happy to
>> keep and try to merge your local modifcations. You can also diff and
>> revert your modifications using it, which can be quite handy.
>>
>> Disvantage is you will sometime need to merge conflicts which could
>> require you to study subversion more than what you really want.
>
> Ok, subversion came also to my mind but I guess portsnap is faster then
> svn is. The thing with svn is, that I would always need to examine the
> logs if there where conflicts generated.
>
> I don't want to keep my local changes. I would like to have command
> which just gets me a 1:1 copy of the "current" ports tree and deletes
> or overwrites my local changes. There is nothing I want to get merged.

I use svn in a cron job to update my ports tree and the few times I make 
a local change I don't think I've ever had it stay past the next update. 
I don't issue any special commands, just 'svn up /usr/ports' via cron 
(along with a check to see what's been updated). I know when I run it 
manually and there is a conflict, it will tell me about a merge-conflict 
and ask me which file to keep (mine or theirs), selecting theirs, afaik, 
overwrites my local file.


-- 
Yours in Christ,

Joseph A Nagy Jr
"Whoever loves instruction loves knowledge, But he who hates correction
is stupid." -- Proverbs 12:1
Emails are not formal business letters, whatever businesses may want.
Original content CopyFree (F) under the OWL http://owl.apotheon.org



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