Jump to content

ollieblanks

Administrators
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    22

Posts posted by ollieblanks

  1. Thank you for giving me more context, but I am still struggling to see why this would be beneficial.

    When you make a change to an asset, you would want any changes made in the corresponding meta file to be controlled too, right? Seperating these changes could potentially cause problems in the Unity project down the line.

  2. Hey @ben

    I've also had troubles getting vim/neovim working as a merge tool (This could well be down to my lack of vim knowledge though!). You mention that you managed to get this working previously. Do you happen to know what version? I tried on 10.0.16.6656 to no avail with the following command...

    "c:\Program Files (x86)\Vim\vim82\vim.exe" -d "@output" "@sourcefile" "@basefile" "@destinationfile" -c 'wincmd J | wincmd ='

  3. Hi Jack,

    If the repository is created via the Version Control package in Unity, then a default ignore.conf should be added to your repository. If the repository is created in the Plastic SCM client, then a default ignore.conf file is not created, because the origin of the repository is unknown to us. You can, however, add an ignore.conf to a special repository called plastic-global-config, so that it can be shared across repos. More information about this can be found in the Administrators Guide.

    Hope this helps!

  4. Unfortunately, the documentation you have found is mainly based around the on-prem version of Plastic SCM, which is why you are having trouble with a Cloud repository.

    To delete a repository from the cloud you should use the Plastic SCM client, right-click on a repository and select delete. If you want to make a backup (local copy) of the repository, you should create a sync view and sync it to a local repository.

    Hope this helps!

     

×
×
  • Create New...