Jump to content

Conditional format for non synchronized branches


epeleg

Recommended Posts

Is it possible to color branches that have change sets that have not been pushed to some other server via sync replication?

to be specific and gice the background:
I use jenkins to do some builds of my project when the main branch has been pushed to a central repository.

it has happened to me several times that I checked in code (locally) and executed the jenkins project just to discover that it ran old code because my main was not replicated to the main server.

 

I would be happy if my main branch would show as yellow if it has change sets that have not been replicated to a specific replication server.

(coloring all the other branches that have not been pushed is also o.k.)

 

I tried looking into https://plasticscm.com/documentation/cmfind/plastic-scm-version-control-query-system-guide.shtml but did not manage to get far other then to understand that my main branch has an object id of 3 :)

 

 

 

Link to comment
Share on other sites

  • 2 weeks later...

Archived

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

×
×
  • Create New...