This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CODECOMPOSER: Issue to import SVN project under CCS

Part Number: CODECOMPOSER

Tool/software: Code Composer Studio

Hello,

I'm facing an issue while trying to import SVN project under CCS (v9.2.0.00013).

Subversive SVN Team Provider (2.0.4) and Subversive SVN connectors (4.1.3) are already installed (installed from Eclipse Market Place).

I'm using Tortoise SVN (v1.9.4) to create my repository and stored my project.

When I tried to import SVN project under CCS, I obtained following error message : 

Checkout operation for 'file://xxxxx/HWSW_Server/01.Projects/03.EGR_Sensor/01.Dev/MFM_SW' failed.
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://xxxxx/HWSW_Server/01.Projects/03.EGR_Sensor/01.Dev/MFM_SW'
svn: E125006: '\\xxxxx\HWSW_Server\01.Projects\03.EGR_Sensor\01.Dev\MFM_SW\db\format' contains invalid filesystem format option 'addressing logical'

Note : server address has been replaced by xxxxx.

Thanks in advance for your support.

Guillaume