[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: cadence data management with subversion

From: Brent Webster <brent.webster_at_liquidcomputing.com>
Date: 2006-04-20 02:04:25 CEST

If I remember my Cadence environment, it's mainly based on binary source
files. Subversion can version binary files but it cannot manage binary
files very well. If your disk space is cheap then use it. If you are in
my situation with 10s of designers and 100s of megs per design then your
disk space usage is growing very quickly.

There is currently only a crude mechanism to delete older, unwanted
revisions of binary files by dumping the entire repository, filtering
out the unwanted items and then reloading it.

Brent

>>-----Original Message-----
>>From: Rian Sanderson [mailto:rsanderson@sensorplatforms.com]
>>Sent: April 19, 2006 7:32 PM
>>To: users@subversion.tigris.org
>>Cc: simon@icmethods.com
>>Subject: Re: cadence data management with subversion
>>
>>>Date: 2006-03-17 21:25:17 CET
>>
>>>hi all, i'm in the process of writing a cadence skill wrapper around
>>>subversion for an chip design company. this will manage cadence
>>>layout/schematic views (which are save as binaries in the
>>filesystem)
>>>and will allow a designer to perform all the standard svn
>>commands from
>>>the graphical cadence design environment. anyone else worked
>>on this or
>>>something like this? i'd be interested in comparing notes.
>>
>>>rgds.
>>
>>I'm interested in hearing how using subversion to manage
>>cadence files is working out.
>>
>>I'm a software guy work at a chip startup. I've been hapily
>>using subversion for software rev control and suggested to
>>some of the ASIC guys that they use it to rev control their
>>design files. I'm not real familiar with the whole Cadence
>>flow and why subversion might or might not be a good addition to it.
>>
>>-
>>Rian Sanderson
>>www.sensorplatforms.com
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>>For additional commands, e-mail: users-help@subversion.tigris.org
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 20 02:06:05 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.