Jump to content

calbzam

Administrators
  • Posts

    3,118
  • Joined

  • Last visited

  • Days Won

    115

Everything posted by calbzam

  1. Hi, I'm afraid the history of a Plastic repo cannot be re-written. Actually, there is a workaround but not very comfortable: backup the last checked in files, remove the last changeset in the repo, apply the saved files in your workspace and finally perform a checkin but this time including all your pending changes. Regards, Carlos.
  2. Hi, Gluon uses partial workspaces. The workspace can load files from different changesets and you will need to resolve a merge conflict only if the same file you are editing has a new revision on the branch. If you re using locks, it should never happen. In a regular Plastic workspace, the basic unit is the changeset. So when you run a merge, you are merging the full changeset not individual files. By the way, what is your Plastic Client version? Are you using the "Incoming Changes" view? Regards, Carlos.
  3. Hi, Why is it taking so long to upload every checkin? Do you consider using local repos instead (distributed workflow)? I guess you don't because you also use file locks. This proposal fits with performing the checkin to a task branch so no conflicts are created and then you can merge the task branch into the main one. This is the workflow if you use Gluon (partial workspace). But I guess you are using Plastic GUI, right? Because I think using partial workspaces may help. Regards, Carlos.
  4. Hello, This is from our new GUIs muckups: I think it fits with your feedback, right? Regards, Carlos.
  5. Hi @Anton, I'm afraid I cannot reproduce the issue following your steps with the last Plastic version. Could you attach the fast-export package (or send us via private message) of the issued repo so we can try to reproduce the issue? Regards, Carlos.
  6. Hi, Can you reach us at support@codicesoftware.com. I think it will be faster to arrange a meeting to review your setup and fix all the problems. Regards, Carlos.
  7. Hi, It will be available in the next public release. Please cehck our release notes Regards, Carlos.
  8. Hi, Plastic allows to create connection profiles so the same Plastic client is able to connect to multiple servers. Once the connection profile is created, you can create workspace pointing to both severs. In order to create the connection profiles, please use the Plastic GUI: https://www.plasticscm.com/documentation/gui/plastic-scm-version-control-gui-guide#TheConnecionProfilesTab The connection profiles will be taken into account also when you try to create a workspace in Gluon. Regards, Carlos.
  9. Hi, - I think we should try understand why you cannot use your original cloud organization. I think it doesn't makes sense to have two organization for your personal development. What is the problem you are having when logging with your Unity ID? Even with that, you can invite your new user to the same original cloud organiaztion (instead of creting a enw cloud organization). - On the other hand, it seems to be a problem with one of the cloud organiaztions when cponfiguring the replica. Are both recently created organizations? - Are you a paying customer or are you evaluating Plastic for your team? In that case, we could arrange a meeting to debug your issue. Regards, Carlos.
  10. Hi, This is not related to the Plastic triggers. It's a feature that allows to open code review via a link. Regards, Carlos.
  11. Hi, Regarding the plasticlinks feature: https://www.plasticscm.com/download/releasenotes/9.0.16.4995 We are about to release support also for code reviews. It should be available in just a few days/weeks Regards, Carlos.
  12. Hi, I just shared with the team and we are working on a more user friendly way to distribute the plugin for macOS. Hopefully we have good new soon. Sorry for the inconveniences, Carlos.
  13. Hi, The cloud service uses plasticscm.com users for authentication. You can check in the following page the status of the different cloud datacenters and also plasticscm.com: https://status.cloud.unity3d.com/ We haven't had issues for a long time but sorry for the inconveniences again. Carlos.
  14. Hi, The www.plasticscm.com web was down for a few minutes. Sorry for the inconveniences, Carlos.
  15. Hi, Could you attach an screenshot of the error message? Are you using Xlinks? Could you try to checkin via console? "cm ci --all". Regards, Carlos.
  16. Hi, This is a known issue and we are performing a change in the package to fix it. By the way, are you using the new beta plugin? https://assetstore.unity.com/packages/tools/utilities/plastic-scm-plugin-for-unity-beta-169442 Sorry for the inconveniences, Carlos.
  17. Hi, Could you run "plastic.exe --configure" on a terminal and enter your credentials again? Then open the Plastic GUI and try to list your repos. Regards, Carlos.
  18. Hi, Could you also report the issue details in the GitHub repo? https://github.com/SRombauts/UE4GitPlugin Regards, Carlos.
  19. Hi, I'm afraid this is not currently possible in Plastic. You will need to checkin/shelve all the changes of a specific file. Regards, Carlos.
  20. Hi, Is the issue also happening from the Plastic GUI or CLI client?Let's try to use it instead as the UE plugin may have some issue to handle this special character. Regards, Carlos.
  21. Hi @fjmon, We will update this forum post. Regards, Carlos.
  22. Hi, I just checked with the product team and this feature is still in the roadmap but I'm afraid it hasn't been yet performed. cc @mariechristineb Regards, Carlos.
  23. After creating the new workspace, you need to switch your workspace to the desired branch. If the files are already on disk, it shouldn't need to redownload them again. You need to switch the workspace to the same branch it was originally pointing. Regards, Carlos.
  24. Hi, The server is stopped and then started after the upgrade. It will be a small downtime so let's wait for them to finsih their work. Regards, Carlos.
  25. Hi, If you already have installed and configured Plastic, the Linux "install" command will upgrade the Plastic version to the last and all your configuration and databases will be kept. So no worries about that Regards, Carlos.
×
×
  • Create New...