
How to use VisualSVN Server and TortoiseSVN client
How to use VisualSVN Server and TortoiseSVN client Ask Question Asked 12 years, 4 months ago Modified 9 years, 7 months ago
Newest 'visualsvn' Questions - Stack Overflow
Aug 13, 2025 · VisualSVN Server: force all SVN repositories to be synced with master (not only one of them) visualsvn-server visualsvn 10.4k Aug 15, 2024 at 9:30 repository visualsvn …
windows - what is the difference between tortoise svn repository …
Jan 8, 2016 · As far as I know, VisualSVN Server is a server while TortoiseSVN is a client. But I can also create repository with tortoise svn only, without needing Visual SVN. What is the …
VisualSVN Server service start failure on install or update
Nov 7, 2013 · In order to determine, whether any application is already binded to VisualSVN Server's port you can run the following command in elevated command prompt netstat -anbv. …
svn - VisualSVN attaching existing repository - Stack Overflow
May 6, 2024 · How do I get VisualSVN to serve this repository? The "Import Existing Repository" function only supports "copy" or "load from dump", both of which I've already done. If I choose …
Comparison of Subversion servers (VisualSVN, CollabNet, …
Sep 11, 2012 · I am helping my business unit set up a Subversion server, and I'm evaluating some options like VisualSVN Server, CollabNet Subversion Edge, and uberSVN. I've tried the …
What is a pre-revprop-change hook in SVN, and how do I create it?
Oct 13, 2008 · Basically it's a script that is launched before unversioned property is modified on the repository, so that you can manage more precisely what's happening on your repository. …
svn - Import certificate into VisualSVN Server - Stack Overflow
Mar 1, 2010 · Is it possible to import the valid certificate of the Windows Server, where VisualSVN is installed, into VisualSVN?
svn - VisualSVN: Can access repo via server name but not URL, …
Oct 26, 2020 · Do not turn off the firewall. You need to make sure that your firewall allows incoming connections on port 443 (if that's the port selected in VisualSVN Server Properties). …
VisualSVN Server Repository Backup/Restore - Stack Overflow
Dec 20, 2022 · I have a Windows Server 2008 with VisualSVN Server hosting a repository. On the client computers I have TortoiseSVN client. How can I create a backup of my repository that is …