Jump to content

Filtering/Hidding branches


Guest

Recommended Posts

Yes, it can be easily done using the attributes, which is a new feature included in Plastic SCM version 2.0.

What you would have to do is create a new attribute named for example status:

cm setattribute att:status br:/main/task1 closed

Now, if you want to hide the old closed branches, you would only have to filter depending on the attribute status, asking for the

Link to comment
Share on other sites

Yes, it can be easily done using the attributes, which is a new feature included in Plastic SCM version 2.0.

What you would have to do is create a new attribute named for example status:

cm setattribute att:status br:/main/task1 closed

Now, if you want to hide the old closed branches, you would only have to filter depending on the attribute status, asking for the

Link to comment
Share on other sites

  • 2 years later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...