How to get VS off my design libraries?

J

Jimmy Blue

Guest
Somehow I have several design libs that have gotten
VS management attached to them. I select "No DM"
when creating them, because VS is a useless pain in
the checkin / checkout ass when you're working solo
on a project. Nonetheless, it's gotten its nose in
there like a tick that won't let go.

I have tried things like creating a new library,
copying contents, deleting old and renaming back -
and though the created lib had no VS, once I copy in
the chunks (and not prop.xx), and rename, VS is back.

How can I get rid of this meddling fool? And is there
a .cdsenv variable I can set, to just keep it the
hell off me, period? I do not, ever, want it around
(but have only user-level authority).
 
Most likely you have a cdsinfo.tag file somewhere which is
defining:

DMTYPE vs

Try doing:

cdsinfo -lookup DMTYPE

Andrew.

On 28 May 2004 09:32:09 -0700, jimmyblue@hotmail.com (Jimmy Blue) wrote:

Somehow I have several design libs that have gotten
VS management attached to them. I select "No DM"
when creating them, because VS is a useless pain in
the checkin / checkout ass when you're working solo
on a project. Nonetheless, it's gotten its nose in
there like a tick that won't let go.

I have tried things like creating a new library,
copying contents, deleting old and renaming back -
and though the created lib had no VS, once I copy in
the chunks (and not prop.xx), and rename, VS is back.

How can I get rid of this meddling fool? And is there
a .cdsenv variable I can set, to just keep it the
hell off me, period? I do not, ever, want it around
(but have only user-level authority).
--
Andrew Beckett
Senior Technical Leader
Custom IC Solutions
Cadence Design Systems Ltd
 
Look in the cdsinfo.tag file in your library.
You find the answer there.


"Jimmy Blue" <jimmyblue@hotmail.com> wrote in message
news:b69dee6b.0405280832.596fae36@posting.google.com...
Somehow I have several design libs that have gotten
VS management attached to them. I select "No DM"
when creating them, because VS is a useless pain in
the checkin / checkout ass when you're working solo
on a project. Nonetheless, it's gotten its nose in
there like a tick that won't let go.

I have tried things like creating a new library,
copying contents, deleting old and renaming back -
and though the created lib had no VS, once I copy in
the chunks (and not prop.xx), and rename, VS is back.

How can I get rid of this meddling fool? And is there
a .cdsenv variable I can set, to just keep it the
hell off me, period? I do not, ever, want it around
(but have only user-level authority).
 

Welcome to EDABoard.com

Sponsor

Back
Top