PDA

View Full Version : My own SVN?



ZaSz
06-17-2009, 09:02 AM
How would I go about making my own svn repository?

tls
06-17-2009, 09:25 AM
well, you can use googlecode... idk about using it on your own host though :S sorry

Edit: ninja'd lol zeph :D

ZephyrsFury
06-17-2009, 09:26 AM
You could use: http://code.google.com/hosting/

ZaSz
06-17-2009, 09:47 AM
Anyway to use my own server?

Da 0wner
06-18-2009, 10:47 AM
Is it actually located at your house and you have access to the whole HD?

ZaSz
06-18-2009, 10:52 AM
No, I Meant My own Host.

Da 0wner
06-18-2009, 12:16 PM
Oh, well your only choice would be to ask the owners to install it onto their servers. I doubt they would actually do that though.

You should just use xp-dev.com.

ZaSz
06-18-2009, 12:29 PM
What about SRL repo? How wiz do it?

Da 0wner
06-18-2009, 12:32 PM
You have to add it in the server itself.

Markus
06-18-2009, 01:53 PM
What about SRL repo? How wiz do it?
Wiz got root access (dedicated server) so he just installed subversion + the apache mods.

Da 0wner
06-18-2009, 02:58 PM
Yeah, that's a better explanation :p. But you would need a VPS or an actual server at your house.

Wizzup?
06-18-2009, 09:09 PM
How would I go about making my own svn repository?

Do you want one on your own server? (Do you have one?)
If so, what kind of server do you have?

If you don't have an own server, you can use google code, but that means it will have to be open source.

I can help you set one up.