Questions tagged [svn]

The acronym SVN stands for Subversion, a very common and popular Version Control System.

The acronym SVN stands for Subversion, a very common and popular Version Control System.

The subversion book is an excellent reference, source it in your SVN answers! Please link to the latest stable release of the book. Links to the nightly build will eventually break when sections in the book are reorganized.

1337 questions
-5
votes
2 answers

What are differences between TortoiseSVN and a full fledged SVN server?

The repository can be created using Tortoise SVN itself. So what exactly is the role of a SVN server like VisualSVN Server or any other product like Collabnet Subversion? What extra features does a SVN server provide over repositories created by a…
Zeeshan
  • 123
  • 1
  • 6
-5
votes
1 answer

Incremental backups of Subversion repositories

I have two SVN repositories, svn_rep1 and svn_rep2. I want to back them up to a remote server, with an incremental backup daily and a full backup monthly. How I can write a bash shell script to do this operation? I ask you because I do not have time…
Mohammad AL-Rawabdeh
  • 1,612
  • 12
  • 33
  • 54
1 2 3
89
90