Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to restrict the Change-Set size in EWM

We are exploring the possibility to restrict the change set size

0 votes



2 answers

Permanent link

Why? For what purpose? What is the problem?

EWM provides advanced properties. In the advanced properties you can specify "Versioned Content Maximum Size". This is by default 0 - unlimited. You can set a value, it would limit, as far as I know, the maximum size of a file that can be checked in. I don't think it limits on change set level. 


You can configure EWM SCM to store large content in a binary repository. This is transparent for the user. It is controlled by com.ibm.team.scm.service.internal.content.VersionedContentService and "
Versioned Content External Content - Artifact Minimum Size". See the documentation. 

0 votes


Permanent link

We do not have an option to specifically limit the size of a change set, but you can use the check-in preconditions:
https://www.ibm.com/docs/en/engineering-lifecycle-management-suite/lifecycle-management/7.0.2?topic=reference-operation-preconditions-follow-up-actions

  • Restrict the number of changes that can be contained within a single change set.
  • Files cannot be checked in when they exceed the specified size limit.
  • Restrict Check-in of files based on the specified MIME types and encodings.
  • A resource cannot be checked in when its name is the same as another resource in the same location, even when the capitalisation is different.

You could also add a custom developed Precondition.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 21 '24, 10:09 a.m.

Question was seen: 717 times

Last updated: May 23 '24, 3:30 a.m.

Related questions
Confirmation Cancel Confirm