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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=L+nbymIqdO0mr8VI T+Mo2afk8bKBTBgxYrx0lfdNSE1VFIYMi1QiDGw4LPloYjdEBYrUeBNgGt1yUI2p ef1cBNW6HhPRyidliRtRiqpjTZTOZLGONqwqycNTXftJHEWYejKVVuYoYenK1ngf twCxeX57G1Buan9mtYhEo7bpJ+g= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=GHhWOgZO2rT0PEqaWlnYQm rdV2o=; b=EVlckTZvaOQHsRdxG1Xb3PxhHBe3NYLAeZO7bcTajm6l65mghz3ZSg Y0GkT8ESIqSHqicUXibqQ0J9SiZ/QCnZUCUbLdQ3Qev1NHjfTw8kanvixO4fGVbj K5txPBIFVrx47T6SEbtroUrETFhpai4QGz7Q0xpeeYUsV6BUvkFs8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=4.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtp.ht-systems.ru Date: Wed, 23 Sep 2015 12:12:40 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <35477972.20150923121240@yandex.ru> To: Paul , cygwin AT cygwin DOT com Subject: Re: workflow idiom to compare zip/tgz with folder subtree In-Reply-To: References: <97783140 DOT 20150922161211 AT yandex DOT ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Paul! > Andrey Repin yandex.ru> writes: >> Git, Subversion... basically any sane VCS out there. > Ah, yes....I've managed to avoid version control /facepalm. 'nuff said. > all these years > because I wanted the convenience of bash file management and changing > things on a whim as I see fit. And for lack of time to learn yet > another system. I see the lesson here. The right tool for the right > job, and there's no getting around the learning curve and the > sacrifice in flexibility. OK. I have it on my radar. I will have to > find time to try it out. Thank you! VCS could be as flexible as you make it. From local file-based repositories to distributed networked storage with master/slave failovers. Or as rigid, as you need it. I.e. commit hooks. If all you need is a local VCS, check Subversion. http://svnbook.org/ The "SVN book" will get you started in no time. And cover the essential basics that will remain valuable even if you later need to switch to some other VCS. -- With best regards, Andrey Repin Wednesday, September 23, 2015 11:58:33 Sorry for my terrible english... -- 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