Tag Archives: subversion
Pictorial introduction to using Cadence & Subversion
I previously blogged about some scripts I use to help Cadence & Subversion be more compatible. I received some feedback that the scripts were incomplete and came without any usage model. So, I went through an excercise to document the scripts and to make sure they were complete.
Posted in Analog Professional Also tagged analog, cadence, eda, integration, layout, schematic, scripts, Skill, symbol, tutorial, version control Comments closed
Getting subversion and Cadence to play nice together
I wrote a set of scripts to make Cadence IC tools & Subversion work together. This requires subversion 1.4 or higher. Red Hat Enterprise Linux 4 by default ships with 1.3. See also Pictorial Introduction to Using Cadence/Subversion for detailed tutorial on usage. This post is mostly about the guts of the scripts. Note: this [...]
Posted in Analog Professional Also tagged cadence, eda, layout, revision control, schematic, sybmol, version control 13 Comments
Getting subversion and Cadence to play nice
I wrote a set of scripts to make Cadence IC tools & Subversion work together. Note: this is not actual Cadence/Subversion integration (which is much more powerful and highly recommended). There were a few problems that I had to solve: Pesky .svn directories The main problem is that Subversion puts .svn housekeeping directories everywhere. When [...]
Posted in Analog Professional Also tagged cadence, design management, Skill, Software, version control Leave a comment
Updates to Cadence/Subversion (CDSVN) scripts