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

5 vues (au cours des 30 derniers jours)
Hubert
Hubert le 28 Juin 2024
Réponse apportée : Hubert le 3 Juil 2024
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 commentaires
Matlab Pro
Matlab Pro le 30 Juin 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 le 3 Juil 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.

Connectez-vous pour commenter.

Réponse acceptée

Hubert
Hubert le 3 Juil 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

Plus de réponses (0)

Catégories

En savoir plus sur Source Control dans Help Center et File Exchange

Produits


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by