SVN, and abbreviation of Apache Subversion is a software versioning and a revision control system distributed under free license. Developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation.
0
votes
0answers
30 views
Should I use SVN on my own rackspace unmanaged hosting or should I use some sort of online third party SVN service [closed]
I am a web developer having 4.5+ years exp. and want to upload one of my own project. I am in need of SVN. I will be uploading and downloading code by it. So
Is there any advantage of installing own ...
0
votes
1answer
70 views
Unindex google code svn repository content from google index
I developed a small web site and saved the code to google code repository. Everything has been running smoothly for a while until results from google code svn repository started showing up before the ...
1
vote
1answer
97 views
Suggestions on Website Development [closed]
I am a novice programmer in Website development. Just to get some experience, I am interested to try the following things:
Have my own personal website
Build some Ruby on Rails project for Web ...
0
votes
1answer
163 views
Question about MochaHost.com Hosting Plans
This is not an Advertising, I've just found this website (MochHost) that offers a great things just for 3$/m like :
2 LifeTime FREE Domains
UNLIMITED Space and bandwidth
SVN (subversion) support
SSH ...
2
votes
1answer
58 views
When viewing an svn repository through Apache in a web browser, is there a way to specify an old revision in the URL?
I think the question says it all. I am using a server that exposes an svn repository through HTML, and am wondering if I can specify a previous revision of files when linking to it. I believe the ...
6
votes
2answers
296 views
Website deployment from SVN
Does anyone use SVN to deploy their websites? If you do, could you explain your setup process and workflow or provide a link to more information? Ideally, I'd like to be able to commit to SVN and then ...