How to create an svn (1.9) repository to use with the file:/// protocol?

조회 수: 5 (최근 30일)
Hubert
Hubert 2024년 6월 28일
답변: Hubert 2024년 7월 3일
When I use the right click (current folder area) -> source control -> manage files... -> leading to the "Manage files using source control" dialog box, there is no way for me to create a new repository when using the SVN (1.9) Source control integration. How can I create a repository to be used, only be me, locally, with the file:/// protocol?
  댓글 수: 2
Matlab Pro
Matlab Pro 2024년 6월 30일
Hi
I am using Matlab 2023b. The SVN 1.9 option is right there
See image
You can also create a repository not through Matlab env/shortcuts.
The - "cd" into the directory in Matlab
Hubert
Hubert 2024년 7월 3일
Thank you for your reply. I don't understand the creation of the repository through env/shortcut.
Here's a precision on my problem. When I use the Git source control integration, I have the possibility to "Create a Git repository on disk". But when I use the SVN (1.9) source control integration, I don't have access to the repository creation feature.
I can create a folder such as C:\SVN_repository, that then include C:\SVN_repository\branches, C:\SVN_repository\tags and C:\SVN_repository\trunk. But when I go select it and click validate, I get an Invalid path error.

댓글을 달려면 로그인하십시오.

채택된 답변

Hubert
Hubert 2024년 7월 3일
I made it work. I installed TortoiseSVN and followed the instructions in their quick start guide to create a SVN repository.
For the repository path, I used my newly created folder turned into a repository + /trunk

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Source Control에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by