PDA

View Full Version : Cloning question


12-Apr-2004, 01:23 PM
Is it possible to clone multiple sessions?
In my usage, I have various files to check in to a source control package, with files residing in multiple directories.
Currently, I have to clone/modify these one by one when I move from one test version to another. I would like to be able to clone multiple sessions if at all possible.
Any suggestions welcome.
Thanks for a great product.

Chris
12-Apr-2004, 01:33 PM
It isn't currently possible to clone multiple sessions at once.

You can import and export sessions though, so it may work for you to export all of your sessions to a .xml file and just have a .xml file for each test version. You can access the import and export of settings using Tools|Import Settings and Tools|Export Settings from the menu.

I will add multiple session cloning to our feature request list.

13-Apr-2004, 07:34 AM
Thank you for the prompt reply and consideration of my request. I am looking forward to the implementation!