Page 1 of 1

Repository Configuration Window

Posted: Fri Dec 03, 2010 6:57 pm
by kterr101
I have not run into any issue yet with this but I have noticed that even though in the .cs file that the Repository generates I have changed the namespace the Configuration Window does not update this change. When I open the Config Window it still says under 'Current Repository' that the Repository Namespace is the old value and does not allow me to edit the field. Is this going to cause problems later on? So far it hasn't effected anything.

Re: Repository Configuration Window

Posted: Mon Dec 06, 2010 10:32 am
by Support Team
Hi kterr101,
the ' Repository Namespace' in the settings dialog gets the value from the Ranorex Studio namespace hierarchy (like in Visual Studio) and is saved in the *.rxrep file. The namespace in the auto-generated repository code file will be overwritten every time you save a modified repository. At the moment you can edit the namespace either with the 'Root Namespace' property in the 'project settings' dialog or over the folder name structure. In one of our next releases we will implement the namespace renaming within the 'repository settings' dialog.

Best regards,
Christian
Ranorex Team