Jump to content

blue

Administration
  • Posts

    123
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by blue

  1. Hi @Vizzini, As @Jesus mentioned, it happens because Plastic keeps a history of the changes in the repo. To trim the size of storage, we have recently added a feature called "Archiving Revisions". You will need Plastic SCM version 10.0.16.6241 or above. Click here to see the feature and how to use it. Please let us know if you have any questions. Thanks,
  2. Hi @yankee_racers, Thank you for reaching out to us. I am sorry to hear that you are having a problem with Checkin. The error is related with network. Please follow the steps below. How to check network Can you run the following command and share the output with us? (This command can check the speed of the network) cm iostats YourOrganization@cloud --nettotalmb=256 How to resolve slow network issue Once the network slowness is confirmed, follow the instruction below. (useful link ) Locate in client.conf file macOS: /Users/xxx/.plastic4/client.conf Windows: C:\Users\xxx\AppData\Local\plastic4\client.conf Update following settings in the "client.conf" and set it to "1" <Upload_SendDataThreadCount>1</Upload_SendDataThreadCount> <DownloadPoolSize>1</DownloadPoolSize> Restart GUI and check if the issue is resolved I hope the above is useful to you. Please feel free to contact me if you need any further information. Thanks,
  3. Hi @FrankGamigo, Thank you for reaching out to us. I am sorry to hear that you are having a problem with Pending changes. The issue is related with network, and it commonly happens when the network is unstable/slow. Can you run the following command and share the output with us? (This command can check the speed of the network) How to check network cm iostats YourOrganization@cloud --nettotalmb=256 After you run the command, please share the result with us. How to resolve slow network issue Once the network slowness is confirmed, follow the instruction below. (useful link ) Locate in client.conf file macOS: /Users/xxx/.plastic4/client.conf Windows: C:\Users\xxx\AppData\Local\plastic4\client.conf Update following settings in the "client.conf" and set it to "1" <Upload_SendDataThreadCount>1</Upload_SendDataThreadCount> <DownloadPoolSize>1</DownloadPoolSize> Restart GUI and check if the issue is resolved Thanks,
×
×
  • Create New...