Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing a folder locally removes the remote folder even if it contains assets. #68

Open
tdautreme opened this issue Jul 12, 2024 · 1 comment
Assignees

Comments

@tdautreme
Copy link

Removing a folder locally removes the remote folder even if it contains assets.

Steps to reproduce:

  • Go into PlayCanvas and create a folder.
  • Put a template in it.
  • If you pullAll, the folder does not exist locally because there is no script in the folder, only a template.
  • Then put a script in the folder.
  • pullAll -> the folder exists with only a script in it.
  • pcwatch
  • Remove the folder locally.
  • Go into PlayCanvas on Google Chrome and the folder is removed even if it contains a template.
    I lost some templates because of this.
@willeastcott
Copy link
Contributor

Hey @isumygin-sc, if you get a second, would you mind trying to reproduce this one please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants