Ofirk Posted October 5, 2020 Report Share Posted October 5, 2020 Hi, We are using the git-server as backend for Jenkins multi-branch pipeline. During our tests we created tags in the git-server which were successfully sync to PlasticSCM labels, but for some reason when we deleted the labels, some are still exist as tags in the git-server. When trying to delete manually the tags from git using "git push --delete origin <tagname>" or "git push origin :<tagname>", the operation failed/rejected. Q1: it there a known issue with the git-server <> PlasticSCM sync? (we are using server version 8.x) Q2: How can I force such sync, except brutally delete the git repo and let PlasticSCM re-create it again? Thanks, Ofir Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now