X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Wed, 18 Mar 2015 12:19:46 -0400 Message-Id: <201503181619.t2IGJkZD012945@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: (message from Britton Kerin on Wed, 18 Mar 2015 08:02:11 -0800) Subject: Re: [geda-user] pcb alternatives References: <5508413E DOT 4000405 AT ecosensory DOT com> <46050a0c DOT 619 DOT 14c2850d052 DOT Webtop DOT 45 AT optonline DOT net> Reply-To: geda-user AT delorie DOT com > Our of curiousity, what have you got against it? Have you tried it? > Its an order of magnitude better than cvs/svn. I have to use git at work, as well as managing the geda git repo. It seems that no matter what "simple" operation I do, it fights me at every step. I've had cases where my local repo got so confused that it was easier to delete the repo and start again than to try to figure out what happened to my patch. It gets much worse on projects with a shared ChangeLog - pretty much every big patch I've made has ended up with a ChangeLog conflict, and conflict management is git's weak point. FYI the BIG reason why cvs is better for gedasymbols is it's the only one that lets you check out and manage a subdirectory of the repo.