X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Injected-Via-Gmane: http://gmane.org/ To: geda-user AT delorie DOT com From: Kai-Martin Knaak Subject: [geda-user] Restructure my section in gedasymbols.org Date: Wed, 03 Jul 2013 21:24:19 +0200 Organization: Institut =?UTF-8?B?ZsO8cg==?= Quantenoptik Lines: 20 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet AT ger DOT gmane DOT org X-Gmane-NNTP-Posting-Host: bibo.iqo.uni-hannover.de User-Agent: KNode/4.4.11 Reply-To: geda-user AT delorie DOT com As some of you might be aware of, my section in gedasymbols.org is a copy of my actual working library. This is to keep the administration overload at minimum and still offer a consistent set of symbols and footprints. Over the years, my library of symbols and footprints has grown quite a bit. So I decided to introduce more fine grained subdirectories. While at it, I also renamed a couple of existing dirs. However, this prevents me my usual upload to gedasymbols.org: CVS cannot rename files. To emulate a move, you'd have to use the delete command on a file and re-add it to the repo with a different name. This sounds ok for a few files. But less so for the about 1000 that constitute my lib. If I understand the CVS docs correctly, files on the server are not really deleted but marked ignore. As a consequence, CVS also cannot delete or rename directories. How would I most efficiently synchonize my section in gedasymbols with my local restructured lib? ---<)kaimartin(>---