How to find if a subproject existed in a project
Hi, guys.
I have the following tree hierarchy:
-folder1:
- folder2/
- ... some content ...
- project.pj
- project.pj
Let's assume that I drop folder2. If I create again the subproject folder2 it will come back with all its content (from what I read in the documentation, PTC is restoring its last archive of the folder2 subproject). How can I avoid this behavior? I don't want PTC to look on the server to see if existed an old version of this folder2.
If this isn't possible, is there a way to find out if folder2 existed before adding it again? All this operations are made from CLI. I think si archiveinfo should solve my problem, but I cannot managed to make it work... 
Thanks in advance. 😘

