This question is locked. New answers and comments are not allowed.
Hi,
I went to the Dashboard and exported my project as a ZIP file.
How can I re-import this ZIP again?
This is what I tried:
I went to the Dashboard and exported my project as a ZIP file.
How can I re-import this ZIP again?
This is what I tried:
- I opened my project in Graphite.
- In the Project Navigator right click on the project name > Add > From Archive
- After selecting the ZIP file (from the export), Graphite warns me that all exisintg files will be overwritten. That's fine.
- I confirm with "Yes" and have to wait for a couple seconds.
- The Page Navigator rebuilds and shows the contents of my ZIP file as a subfolder of the open project.
I was expecting the whole project to be replaced by the contents of the ZIP file. Instead, nothing got replaced, but I got a new subfolder within my project.
Is this a bug or "a feature" ;-) ?
Thanks!
Is this a bug or "a feature" ;-) ?
Thanks!
5 Answers, 1 is accepted
0
Ilian
Top achievements
Rank 1
answered on 15 Feb 2013, 11:15 AM
Hello Ingmar,
Thank you for your feedback regarding Import/Export in Icenium. We will revisit this scenario and improve the experience based on your expectations.
You can move the contents of the subfolder in the project root to achieve the expected result. We are sorry for any inconvience this has caused you.
Sincerely,
Ilian Iliev
the Telerik team
Thank you for your feedback regarding Import/Export in Icenium. We will revisit this scenario and improve the experience based on your expectations.
You can move the contents of the subfolder in the project root to achieve the expected result. We are sorry for any inconvience this has caused you.
Sincerely,
Ilian Iliev
the Telerik team
0
softwarea
Top achievements
Rank 1
answered on 15 Feb 2013, 01:10 PM
Ok, great. So, it's not "a feature" ;-) ?
Thanks Ilian!
Ingmar
Thanks Ilian!
Ingmar
0
BLE
Top achievements
Rank 1
answered on 03 Apr 2013, 09:12 PM
+1 to fix this
0
Hi guys,
This has already been addressed in the latest 1.3 release of Icenium. @BLE: if you had something else in mind or you were somehow able to reproduce it, please share exact steps or project structure, so we can investigate.
All the best,
Steve
the Telerik team
Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
This has already been addressed in the latest 1.3 release of Icenium. @BLE: if you had something else in mind or you were somehow able to reproduce it, please share exact steps or project structure, so we can investigate.
All the best,
Steve
the Telerik team
Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
BLE
Top achievements
Rank 1
answered on 04 Apr 2013, 06:22 PM
My mistake. I was using zip files from GitHub and BitBucket which put the source files automatically into a parent folder and that was the folder I was seeing when added to the Icenium project. Our new process for master (trunk) code is 1) download zip file from GitHub/BitBucket, 2) extract zip file, 3) open resulting extracted folder and create a new zip file of the folder contents, 4) open newly created zip file to verify "index.html" is in the root level and not in a subdirectory, and 5) upload newly created zip file to Icenium project via "right-click project name > Add > From Archive"