Lets say that I just started a new Project, and want to create a repository for it, being just a client, not the actual admin of the SVN server. How do i do it?
I can create a repository at the server itself, but I can't create one repository from the client, for example Tortoise, I can create branches, tags etc, but no repository.
obs: the create repository of tortoise creates it locally, not at actual svn server. Thanks.
According to a post in the SVN mailing list (and common knowledge among SVN users), it's not possible to create a repository remotely using a SVN client. What you can do, for example, is write a web application that creates repositories on the server if you are so inclined. But if the server isn't in your control, you're out of luck.
If you were to use something like Subversion Edge for your server you get a web UI for configuring and managing the server, which allows you to create repositories from your web browser. Also, Subversion Edge has a REST API that lets you work with the server programmatically.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With