If I do a

clone stack "myStack"

Then a clone of the stack appears with the name "Copy of myStack".

If I then clone again I get *another* stack with the same name - "Copy of
myStack" and same ID.

How do I distinguish between them?

Can I decide the cloned stack name myself?

doug


Interesting. I just tried this out and it seems that the cloned stack has the same id as the original (and so do any further clones). Moreover, "it" contains the long name not the long id. But yes, in order to distinuguish clones, you need to rename each right after generating it.


Robert
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to