The tag has no wiki summary.

learn more… | top users | synonyms

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 ...
1
vote
4answers
3k views

Deploy repository to production server?

I have a hosted SVN repository with assembla. it has an address like: https://subversion.assembla.com/svn/my-repository-name/ Using TortoiseSVN I can checkout from this repository and commit ...
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 ...