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

6 次查看(过去 30 天)
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