RTC SDK and Repository Database location
'm setting up a Jazz Development environment, and had a question about the location of the repository database.
First, I watched and followed along with the videos on this page:
https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample
I created my Target Platform and a server launch configuration from the RTC SDK according to the videos. I created the database by running the Team Create Tests Databases JUnit Test as shown in the video.
The tests ran correctly and created a database in the c:/testDB directory. However, I'd like to create the database in a different directory.
Is it possible to change the database location? Is it hard-coded, or is there a property somewhere where I can put the database in a different directory location?
Thanks.
First, I watched and followed along with the videos on this page:
https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample
I created my Target Platform and a server launch configuration from the RTC SDK according to the videos. I created the database by running the Team Create Tests Databases JUnit Test as shown in the video.
The tests ran correctly and created a database in the c:/testDB directory. However, I'd like to create the database in a different directory.
Is it possible to change the database location? Is it hard-coded, or is there a property somewhere where I can put the database in a different directory location?
Thanks.