Jump to content

AlinaAl

Members
  • Posts

    4
  • Joined

  • Last visited

AlinaAl's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello! We have a server to serve connection and current we push any changesets we have from one server to another for replication. But we have a problem where if a chageset is pushed and then deleted in original server, any other pushes to that branch would error out because that would crate a conflict. Is there any way to push a deletion action between servers? I was looking in this guide but didn't find any info. Thank you
  2. Hello, I am trying to create a branch trigger, that before a merge it checks the branch vs our blacklisted branch list and doesn't allow it if the branch is not supposed to be merged to/from. It works locally though a script path, but I was wondering if it is possible to create a URI trough our local network server computer, run that script on the network comp and then return the value.
  3. Gotcha, thank you! I found the client config file and was able to rewrite it!
  4. Hello, I am trying to automate deleting workspaces by calling commend line code though python. But I'm running into an issue of when i try to delete an active workspace it throws errors, and i have to close and open plastic multiple times to make it reset. Is there a way to simply make a workspace active? I know i can switch my workspace to a branch or changeset but i don't see anything about making it active or not. There was a similar question to this one in the forum but the answer didn't give any info about actually switching the workspace.
×
×
  • Create New...