How to modify one source code by some developer under SVN control?

Hi,

I just started to use SVN as a source code repository.
We have checked all necessary files into our SVN and all team member can check out it into their local folder from UiPath Studio.
However when I open the specific source code as an edit mode in UiPath Studio, another team member got the error message [“Filename” is already locked by user “username” in file system.] and cannot open the source code.
We need to develop it locally and parallelly and once done it we would like to commit it into SVN.

How can we achieve this kind of development way by using SVN with UiPath Studio?

Regards,
Taku

Do you have any solution?