saving a spectre_state directory as a cellview

S

Si

Guest
we've noticed that when ADE saves a spectre_state directory it deletes
the existing dir and then saves a new version. we'd prefer it if ADE
just overwrote over the existing files rather than deleting (we're
versioning that dir and we need to maintain important dot files). is
there a way around this?
 
On Jan 30, 3:30 pm, Si <smcbut...@gmail.com> wrote:
we've noticed that when ADE saves a spectre_state directory it deletes
the existing dir and then saves a new version. we'd prefer it if ADE
just overwrote over the existing files rather than deleting (we're
versioning that dir and we need to maintain important dot files). is
there a way around this?

is there a pre/post state save we could use to put the files somewhere
safe
and then move them back after the save has completed? that would be
one way.,
 
On Wed, 30 Jan 2008 16:28:20 -0800 (PST), Si <smcbutler@gmail.com>
wrote:

On Jan 30, 3:30 pm, Si <smcbut...@gmail.com> wrote:
we've noticed that when ADE saves a spectre_state directory it deletes
the existing dir and then saves a new version. we'd prefer it if ADE
just overwrote over the existing files rather than deleting (we're
versioning that dir and we need to maintain important dot files). is
there a way around this?


is there a pre/post state save we could use to put the files somewhere
safe
and then move them back after the save has completed? that would be
one way.,
How are you versioning it? Are you using one of the integrated DM
systems (e.g. Enovia MatrixOne DesignSync, IC Manage, Cliosoft SOS or
MethodICs VersIC)? Or VersionSync/TDM (if using IC5141)?

Regards,

Andrew.
 
On Feb 6, 5:12 am, andrewb <andr...@DcEaLdEeTnEcTe.HcIoSm> wrote:
On Wed, 30 Jan 2008 16:28:20 -0800 (PST), Si <smcbut...@gmail.com
wrote:

On Jan 30, 3:30 pm, Si <smcbut...@gmail.com> wrote:
we've noticed that when ADE saves a spectre_state directory it deletes
the existing dir and then saves a new version. we'd prefer it if ADE
just overwrote over the existing files rather than deleting (we're
versioning that dir and we need to maintain important dot files). is
there a way around this?

is there a pre/post state save we could use to put the files somewhere
safe
and then move them back after the save has completed? that would be
one way.,

How are you versioning it? Are you using one of the integrated DM
systems (e.g. Enovia MatrixOne DesignSync, IC Manage, Cliosoft SOS or
MethodICs VersIC)? Or VersionSync/TDM (if using IC5141)?

Regards,

Andrew.
We're using MethodICs VersIC with a Subversion backend repository. SVN
keeps important meta-data in the directories it versions so when ADE
deletes the existing spectre_state directory we lose all that. This is
a non-issue with a VersIC/Perforce backend since there is no metadata
in the local workspace.
 
Si wrote:
On Feb 6, 5:12 am, andrewb <andr...@DcEaLdEeTnEcTe.HcIoSm> wrote:
On Wed, 30 Jan 2008 16:28:20 -0800 (PST), Si <smcbut...@gmail.com
wrote:

On Jan 30, 3:30 pm, Si <smcbut...@gmail.com> wrote:
we've noticed that when ADE saves a spectre_state directory it deletes
the existing dir and then saves a new version. we'd prefer it if ADE
just overwrote over the existing files rather than deleting (we're
versioning that dir and we need to maintain important dot files). is
there a way around this?
is there a pre/post state save we could use to put the files somewhere
safe
and then move them back after the save has completed? that would be
one way.,
How are you versioning it? Are you using one of the integrated DM
systems (e.g. Enovia MatrixOne DesignSync, IC Manage, Cliosoft SOS or
MethodICs VersIC)? Or VersionSync/TDM (if using IC5141)?

Regards,

Andrew.

We're using MethodICs VersIC with a Subversion backend repository. SVN
keeps important meta-data in the directories it versions so when ADE
deletes the existing spectre_state directory we lose all that. This is
a non-issue with a VersIC/Perforce backend since there is no metadata
in the local workspace.
Hi,

please try 5.10.41.500.5.99 or newer.

There is a new public env var stateOverWriteSkipList. The user can specify all
files/dirs that should not be deleted while overwriting any ADE state as a
value of this env var (space separated list of dirs/files in string form like
dir1 file1 file6). Deleting rest of files/dirs inside state directory while
overwriting state.


Regards,
Marc
 
Si wrote, on 02/07/08 08:52:
On Feb 6, 5:12 am, andrewb <andr...@DcEaLdEeTnEcTe.HcIoSm> wrote:
On Wed, 30 Jan 2008 16:28:20 -0800 (PST), Si <smcbut...@gmail.com
wrote:

On Jan 30, 3:30 pm, Si <smcbut...@gmail.com> wrote:
we've noticed that when ADE saves a spectre_state directory it deletes
the existing dir and then saves a new version. we'd prefer it if ADE
just overwrote over the existing files rather than deleting (we're
versioning that dir and we need to maintain important dot files). is
there a way around this?
is there a pre/post state save we could use to put the files somewhere
safe
and then move them back after the save has completed? that would be
one way.,
How are you versioning it? Are you using one of the integrated DM
systems (e.g. Enovia MatrixOne DesignSync, IC Manage, Cliosoft SOS or
MethodICs VersIC)? Or VersionSync/TDM (if using IC5141)?

Regards,

Andrew.

We're using MethodICs VersIC with a Subversion backend repository. SVN
keeps important meta-data in the directories it versions so when ADE
deletes the existing spectre_state directory we lose all that. This is
a non-issue with a VersIC/Perforce backend since there is no metadata
in the local workspace.
Sorry - I should have spotted it was you Simon. Anyway, Marc's suggestion is
a good one.

Andrew.
 
On Feb 7, 11:15 am, Andrew Beckett <andr...@DcEaLdEeTnEcTe.HcIoSm>
wrote:
Si wrote, on 02/07/08 08:52:



On Feb 6, 5:12 am, andrewb <andr...@DcEaLdEeTnEcTe.HcIoSm> wrote:
On Wed, 30 Jan 2008 16:28:20 -0800 (PST), Si <smcbut...@gmail.com
wrote:

On Jan 30, 3:30 pm, Si <smcbut...@gmail.com> wrote:
we've noticed that when ADE saves a spectre_state directory it deletes
the existing dir and then saves a new version. we'd prefer it if ADE
just overwrote over the existing files rather than deleting (we're
versioning that dir and we need to maintain important dot files). is
there a way around this?
is there a pre/post state save we could use to put the files somewhere
safe
and then move them back after the save has completed? that would be
one way.,
How are you versioning it? Are you using one of the integrated DM
systems (e.g. Enovia MatrixOne DesignSync, IC Manage, Cliosoft SOS or
MethodICs VersIC)? Or VersionSync/TDM (if using IC5141)?

Regards,

Andrew.

We're using MethodICs VersIC with a Subversion backend repository. SVN
keeps important meta-data in the directories it versions so when ADE
deletes the existing spectre_state directory we lose all that. This is
a non-issue with a VersIC/Perforce backend since there is no metadata
in the local workspace.

Sorry - I should have spotted it was you Simon. Anyway, Marc's suggestion is
a good one.

Andrew.
thx Marc/Andrew.
 

Welcome to EDABoard.com

Sponsor

Back
Top