I want to create a site that offers SVN hosting. I want to easily create users by just inserting user details to a database and it will automatically create one. Do you know of any programs like this or similar?
any reason for SVN over git? when git has been widely selected as the better option.
svn can run over http iirc so there you go op
[QUOTE=H4Z3Y;35552604]any reason for SVN over git? when git has been widely selected as the better option.[/QUOTE]
Because I'm offer free SVN and GIT hosting for people.
[editline]13th April 2012[/editline]
[QUOTE=swift and shift;35552762]svn can run over http iirc so there you go op[/QUOTE]
I don't think you understand what I mean. I want to offer free SVN hosting with the site I am making. I want to make an easy way to add users by maybe just adding it to a database.
[quote] I want to make an easy way to add users by maybe just adding it to a database.[/quote]
Throw money at developers in hope they'll produce you a nice application you can manage this in?
[QUOTE=Kirth;35555544]Throw money at developers in hope they'll produce you a nice application you can manage this in?[/QUOTE]
Might have to :/
I could cook you up a small script that does the job for a pat on the back? Don't expect much more than adding the account and having the script write it to [i]/svnrepos/conf/passwd[/i] though.
[QUOTE=Kirth;35558253]I could cook you up a small script that does the job for a pat on the back? Don't expect much more than adding the account and having the script write it to [i]/svnrepos/conf/passwd[/i] though.[/QUOTE]
That would actually be perfect if you could <3
PMed you with;
Sorry, you need to Log In to post a reply to this thread.