Hello, I have a requirement to commit the changes first to trunk and then to Branch in the below 92) scenarios. I need shell/Linux script for this. 1. While add/commit new file to the branch before committing to the trunk 2. Changes to the existing file and try to commit to the branch (before commit to the trunk) Fail the commit in the above 2 scenarios and display user friendly message to the user to commit to the trunk first and then Branch. Thanks, Sri.
Last updated