Submitted by rliebowitz on Mon, 08/19/2013 - 11:16
Is there documentation for subversion. I have enabled the feature but can't seem to log in. Where are the setting to configure SVN? The references I found in the forum refer to user mail/ftp settings but this seems to be outdated. Please assist
Status:
Active
Comments
Submitted by andreychek on Mon, 08/19/2013 - 11:27 Comment #1
Howdy -- what you're describing is correct -- once you've enabled SVN for a particular domain, and setup a repository -- what you'd do is go into Edit Users, select a particular user, and in the "Other user permissions" section, you can grant that user access to one or more repositories.
Submitted by rliebowitz on Mon, 08/19/2013 - 11:33 Comment #2
Where do you setup the repositories? Thanks
Submitted by andreychek on Mon, 08/19/2013 - 11:38 Comment #3
You should be able to do that within the "Services" link on the left, there should be an option for working with Subversion Repositories.
Let us know if you don't see that though.
Submitted by rliebowitz on Mon, 08/19/2013 - 11:46 Comment #4
Not seeing that. Can you post screenshots(s) of where the subversion settings are? Thanks
Submitted by andreychek on Mon, 08/19/2013 - 12:21 Comment #5
Ah, let's back up and make sure all we have everything setup as needed.
After installing the wbm-virtualmin-svn package, the first step is to go into System Settings -> Features and Plugins, and to enable the "Subversion repositories" option.
That just enables domains in Virtualmin to be able to access that feature... but it's still necessary to enable it for each domain you want to have access to it.
To do that, you can go into Edit Virtual Server -> Enabled Features, and there you can enable the "Subversion repositories" feature.
Once that is completed, you will have access to a new option... that's available in Services -> Subversion Repositories.
Using the Subversion Repositories screen, you can create repositories, assign users to a repository, and set whether or not anonymous access should be allowed.
If you've followed the above steps, but the "Subversion Repositories" option doesn't show up under "Services" for the domain Subversion is enabled for, that may mean something isn't working properly... let us know if that's the case -- one option is that we could log in and determine why that isn't showing up there for you.
Submitted by rliebowitz on Mon, 08/19/2013 - 13:49 Comment #6
I had it working right. Just was seeing the repositories link for some reason. I see it now. Thank you