Tag: subversion

More updates to the CDSVN scripts

Our friend from Brazil (Nilton Jr) sent us the attached update last year: CDSVN. I’m just getting around to posting them now. I haven’t tried them out, but they are “customizations [they] made to [their] environment”. Also, we got another contribution from Iou Bingyong: svnMenu.il. He says: I’m in China and I have tried your […]

Updates to Cadence/Subversion (CDSVN) scripts

Our Brazilian Friends PCS and NGJr have offered the following changes to the CDSVN package: Into the file “cdsLibMgr.lib” was created the menu item “SVN Unlock Cell” Into the file “svnLockCell.il” were created the procedures “svnUnlockCell” and “svnUnlockCellFormCB” Inside the procedures “svnUnlockCellFormCB” and “svnUnlockCVFormCB” were made the following changes: where you have: if( !(rexMatchp(“.*.svn$”, file~>readPath) […]

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 […]

Top