Jump to content

Héber

Administrators
  • Posts

    175
  • Joined

  • Last visited

  • Days Won

    12

Posts posted by Héber

  1. Hi,

    The behavior should be same.

    Can you check that you have no cryptedservers.conf also under this folder:

    /Applications/PlasticSCM.app/Contents/MonoBundle/

    Any config file that you place there will take precedence over the ones in the local config folder.

     

    Best,

    Héber.

  2. Hi,
     
    The reason for this problem is that some files were changed and then moved to a different changeset without checking them in. As the files were modified, Plastic did not update those files and thus they are not the ones that should be loaded in the changeset. 
     
    In order to avoid losing any changes, Plastic is preventing you from checking them in (overriding the previous one).

    Best,
    Héber.
  3. Hi,

    Thank you very much for the report.

    I'm currently investigating this issue and trying to find a pattern, as it seems it is not happening in every machine. So far, I have tested a few of them and it is not happening, but a teammate reproduced it. This was an upgrade, right? Not a clean installation.

     

    Best,

    Héber.

  4. Hi,

    In this link you can find some tips on how to improve performance:

    https://plasticscmsupport.zendesk.com/hc/en-us/articles/360009028194-Performance-improvement-Use-multiple-threads-for-the-Update-and-Checkin-operations

    Another option is to work distributed, where you checkin against the local server and then sync it to the central server.

    Are you working against a cloud or an on-premise server?

     

    Best,

    Héber.

  5. Hi!

    After checking the changes in, if you run the update, do you get the same error? If you do, can you delete locally the file and then run an update? That should get the file totally in sync with the repo.

    Is the file usually modified? 

    Are any other users suffering from this?

     

    Best,

    Héber.

  6. Hi Joseph,

    I'm sorry Plastic is not convincing you and that in your set-up it doesn't provide any advantage over collab.

    That being said, we recommend you have a look at the task per branch workflow as it could be something worthy. Keep in mind that PlasticSCM allows for branching and creating code reviews for those branches, the usage of Gluon and partial workspaces, or the usage of local repos in case they are needed, for example.

    If there is anything else we can help you with, let us know.

     

    Best,

    Héber.

  7. Hi Joseph,

     

    I think what you are looking for, regarding all of your questions, are triggers: https://www.plasticscm.com/documentation/triggers/plastic-scm-version-control-triggers-guide. You could have a before-merge trigger that checks if the branch has an approved code review . If it doesn't, the merge will fail.

    But, keep in mind that, for now, Cloud edition only works with webtriggers.

    Regarding the CI system, we are compatible with a lot of them, like bamboo or teamcity, but we usually recommend Jenkins as we know it works well and is open source.

     

    Best,

    Héber..

  8. Hi,

    It seems that something went wrong during the installation and the default license was not added. Was this a clean installation, or did you had a previous version of Plastic installed? Can you check if you have a plasticd.lic file under your server binaries folder? ("C:\Program Files\PlasticSCM5\server" by default in Windows).

    If you don't, can you uninstall Plastic, remove the "C:\Program Files\PlasticSCM5" folder, the "C:\Users\youruser\AppData\Local\plastic4" folder, and reinstall PlasticSCM Cloud Edition?

    That should do the trick.

     

    Best,

    Héber.

    • Like 1
×
×
  • Create New...