Repository Configuration Window

Bug reports.
kterr101
Posts: 1
Joined: Fri Dec 03, 2010 6:53 pm

Repository Configuration Window

Post by kterr101 » Fri Dec 03, 2010 6:57 pm

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.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Repository Configuration Window

Post by Support Team » Mon Dec 06, 2010 10:32 am

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