Jump to content

cloudwalker

Members
  • Posts

    6
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by cloudwalker

  1. On 10/27/2022 at 4:36 PM, blue said:

    I am sorry to tell you that reducing the storage size by the GUI feature is postponed based on priority. Unfortunately, there's no estimated time at this point. As an alternative, you can use 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. 

    I'm sorry for any inconvenience this might cause.
     

    This is extremely unfortunate, was looking forward to swapping to this system once this was complete. Guess I'll look elsewhere. This kind of thing is non negotiable, hopefully you re-prioritize in the future.

    • Like 1
  2. Is there any update on the possibility of such feature KristOfMorva suggested? Ease of repo management is critical. On the fence to convert to Plastic completely and this is the last thing preventing!

    If something easier is coming in the future, we can get by with archive for now. Could you share a archive script that would archive all .fbx,png (any extension list really) except the last N revisions?

    thanks!

  3. On 1/14/2022 at 7:12 AM, calbzam said:

    Hi,

    Thanks for your feedback. In this thread there were multiple comments but most of them had something in common (having a way to reduce the size of the repository so you can control storage growth of the repos). For now, we addapted the existing "cm archive" command to be supported in the cloud.

    I will share your feedback with the product team so your comments are considered for future improvements.

    Regards,

    Carlos.

    Today I tested archiving a 1gb binary file on the cloud, I've yet to see the dashboard show the 1gb drop on my usage. How long should it take to reflect? Archiving files should reduce cloud usage correct?

  4. I tested two things that I wanted to be sure that worked in plastic like they do in git.

    1. Updating a store asset package

    2. Moving a folder or other files around (re-organizing)

    After checking in the changes post update or move, I test an Update on a 2nd machine to see how it behaves. After the update is finished, there are an equal amount of deletes / adds for every file that was updated where there should be absolutely zero. It could be due to the post checkin adds / removes screwing up the Update on the 2nd machine - not sure. Not experienced with plastic scm yet.

    Like you said disabling the Unity Plugin before updatingmight fix the issue? When I use git to pull down the updates that have many file updates or folder moves it always completes cleanly even if Unity is open at the time.

  5. Any update on this one? I'm currently evaluating a switch from github due to repo size issues. These operations work fine in git but fail miserably in plastic.

    Folder moves and inplace file updates like Garrett mentioned are not handled correctly on another machine that pulls down the update. The machine that is updating their workspace will make a delete and copied (new) for every file that was deleted and moved, or updated by a package update. Almost seems like an order of operations issue, or perhaps Unity is trying to import the file changes while the workspace update is still happening in the background.

×
×
  • Create New...