Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

recognize and upload folders with content? #9

Open
dcacy opened this issue Feb 17, 2016 · 4 comments
Open

recognize and upload folders with content? #9

dcacy opened this issue Feb 17, 2016 · 4 comments

Comments

@dcacy
Copy link

dcacy commented Feb 17, 2016

Here is what I am trying to do:

  1. Use dxdashboard to pull a library from ServerA
  2. Use dxdashboard to pull a library from ServerB
  3. Copy a folder from ServerA to ServerB
  4. Sync with dxdashboard so that all those components are now in ServerB

It looks like dxdashboard tries to do this but fails. When set dxdashboard to "watch" and copy the folder, it shows messages about copying the files, but those files never show up on the server.

@gsager
Copy link
Contributor

gsager commented Feb 18, 2016

In the window you start the dashboard could you set an environment variable DIGEXP_DEBUG=true and see what error tracing is output. If you are not doing a watch but just push updated do you get the same issue?

@dcacy
Copy link
Author

dcacy commented Apr 25, 2016

Sorry for the delay...setting that variable opens up a separate window when I start dxdashboard, but that window stays empty. Previous versions of dxdashboard would show output, but not now.

If I create a folder in (for example) the Components folder, it does not recognize that anything has happened, and it does not create a folder on the server. If I copy a file into that folder, dxdashboard does not push it to the server.

I had Watch turned on, but since nothing happened I clicked the Push Updated button. No joy.

@gsager
Copy link
Contributor

gsager commented Apr 26, 2016

If you have a newer version of nw it no longer contains the developer tools but if you install npm install -g [email protected] version 0.12 it does include the tools

@gsager
Copy link
Contributor

gsager commented Apr 27, 2016

So I just dragged a folder from one of my libraries in components to another library and click push updated and all the files were copied to the library. What kind of system are you on maybe the info I use for figuring out that files have changed works differently on different systems.

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

No branches or pull requests

2 participants