delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/06/27/01:33:39

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:subject:references:to:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=uIvNBSm5eRpwrK9O
ltAlFsndhDpp8dyikGSYQ+d7myURQHlW1ESsKKE5co6iclh5vSkvqvJQXoAlaH2H
n5WmR04jx8AYWiYVcuvetktm6Zd9bTWS3E2XnfFRwzrGT4hFbaZF8RqtL6Lo7Ehe
SP29OBYcdk1AzC3ZObVoalV2YFM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:subject:references:to:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=KpyysvF+uHVcUiQxnvXCEl
BNJKw=; b=gOTQNqMnhF8GUTy6g1NV+S5UdG9vcvVdpYbcwKqbe0ALsJmEIqBZop
siltbjP0CdKEApql2yldeEK5n1OjUzTSjdsBZjHdIbHlc+d5Wh4t0UfTVYU689U8
OPL3SPKsPqcfpMzfWIQTuiKXLag21fEegK/XBTtvMzvvVaD+DfraQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=diy, DIY, cloud, CVS
X-HELO: smtp-out-no.shaw.ca
X-Authority-Analysis: v=2.2 cv=a+JAzQaF c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=o4-6mzOL36if6kgjSQMA:9 a=QEXdDO2ut3YA:10
Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.8.1-0.1
References: <announce DOT 20170622135850 DOT GB18863 AT calimero DOT vinschen DOT de> <aa9f7721-a8c2-4b74-123d-c9003ba5189c AT gmail DOT com> <20170623182517 DOT GA4060 AT calimero DOT vinschen DOT de> <e58cc0cf-bbdb-b9ee-77f9-f7a0167c5500 AT SystematicSw DOT ab DOT ca> <20170626083139 DOT GE6201 AT calimero DOT vinschen DOT de> <c51aa1d9-6e53-a23a-9373-718f5adbb2a7 AT SystematicSw DOT ab DOT ca> <20170626164208 DOT GM6201 AT calimero DOT vinschen DOT de> <9893ac7a-7b4a-8eac-fdc2-2d3852c2a5cf AT SystematicSw DOT ab DOT ca> <19327813 DOT 20170627041623 AT yandex DOT ru>
To: cygwin AT cygwin DOT com
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Message-ID: <57d2c3f8-8ec7-693b-adab-4615a539e5fe@SystematicSw.ab.ca>
Date: Mon, 26 Jun 2017 23:33:19 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
MIME-Version: 1.0
In-Reply-To: <19327813.20170627041623@yandex.ru>
X-CMAE-Envelope: MS4wfIRb2QRx3NSwgJ0a75CydkHFoLKLrHdma9XuQHwST2uLPe9wMAkowq4CJnP3+Ijsv9lzGu405Ndo9mUOD126Zmp38ahD7jLNsuoQIO88qygDelrfTfhq GhnG/Cjcd56xoPE3/RB4S9HVxDxNix5bSNikEOBcE27SagvDwaVl4DGkhM4LRrjmqRTUzLB0dYsGTQ==
X-IsSubscribed: yes

On 2017-06-26 19:16, Andrey Repin wrote:
>> Is there an option so git will download your updated source, reject my patched
>> source in place, and not just overwrite it?
> Assuming you have remotes in place,
> git fetch --all
> git checkout -B your-fix-branch origin/master
> .. make your changes ...
> git format-patch origin/master

Thanks Andrey,
I forget about branches, being used to DIY with only mainline changes. Sometimes
I had to beg for access to use source control, or download and install RCS, CVS,
Hg to use myself where policy did not disallow that.
Even where source control was used, it was often either the MS product or CVS
with tags, nothing more modern was supported.
I know some large corps rely on FS logs/journals or snapshots, where source
control lags cloud adoption and use.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019