Top "Visualsvn-server" questions

VisualSVN Server is a commercial and proprietary Subversion server package for Windows operating system.

Make an existing folder into a repository

I've decided that modifying files directly in notepad is probably dangerous and it was about time to have some proper …

svn tortoisesvn visualsvn-server
How to require commit messages in VisualSVN server?

We've got VisualSVN Server set up as our Subversion server on Windows, and we use Ankhsvn + TortoiseSVN as clients on …

svn notifications hook visualsvn-server svn-hooks
Post-Commit Hook to trigger automatic Jenkins Build

I know that there are many similar postings, but I have not found a solution, and the advice and solutions …

svn jenkins continuous-integration hudson visualsvn-server
How to Call CMD.EXE from PowerShell with a Space in the Specified Command's Directory Name

I have the following PowerShell script for verifying my SVN repositories: $SVNAdminDir = 'C:\Program Files (x86)\VisualSVN Server\bin'; $RepositoryDir = …

svn powershell cmd visualsvn-server
Will TortoiseSVN 1.7 work properly against a SVN 1.6 repository?

I would like to upgrade my TortoiseSVN installation to version 1.7. We have a VisualSVN server running with a SVN 1.6 repository. …

svn version-control tortoisesvn backwards-compatibility visualsvn-server
Could not read chunk size. Error in SVN

I have recovered SVN repository from crashed PC and now I can checkout files from few directories but in one …

svn tortoisesvn visualsvn-server
Subversion Post-Commit Hooks

I am having some issues getting post-commit hooks to work. Subversion doesn't appear to be triggering my post-commit hook when …

svn visualsvn-server post-commit svn-hooks
Subversion server on 64-bit Windows?

I want to set up a Subversion server installation on Windows Server 2003 64-bit and I'm considering using VisualSVN Server. Does …

svn visualsvn-server
Upgrade Subversion Server from 1.7 to 1.8

Related to How to upgrade SVN server from 1.6 to 1.7 and Will TortoiseSVN 1.7 work properly against a SVN 1.6 repository?. Updated VisualSVN-Server …

svn visualsvn-server
Migrating VisualSVN Server from one Windows install to another

I have VisualSVN Server on my Vista laptop. The repository resides on the second hard drive. I am doing a …

svn visualsvn-server