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

5 visualizaciones (últimos 30 días)
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 comentarios
Matlab Pro
Matlab Pro el 30 de Jun. de 2024
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 el 3 de Jul. de 2024
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.

Iniciar sesión para comentar.

Respuesta aceptada

Hubert
Hubert el 3 de Jul. de 2024
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

Más respuestas (0)

Categorías

Más información sobre Source Control en Help Center y File Exchange.

Productos


Versión

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by