visualsvn-server
Create VisualSVN Server repository using command line
How do I create a new repository in VisualSVN server from commandline? svnadmin create IKnowIShouldBeUsingMercurialOrGitRepository[详细]
2023-04-10 07:46 分类:问答How to give file level rights with SVN server
I am currently using SVN for Source Control (Visual SVN server + tortoise SVN) and we are starting a new project in a large team.[详细]
2023-04-07 02:05 分类:问答visual svn / tortoise svn authentication issue
I setup visual SVN on windows server 2008 named myserver It asked me to create a username/password since I selected Subversion Authentication.I then created an empty repository called myproject.[详细]
2023-04-06 06:01 分类:问答Commits are extremely slow/hang after a few uploads
I\'ve recently started to notice really annoying problems with VisualSVN(+server) and/or TortoiseSVN. The problem is occurring on multiple (2) machines. Both running Windows 7 x64[详细]
2023-04-03 07:50 分类:问答Svn and disconnected edits
I am using svn (VisualSVN Server in specific with VisualSVN and thus TortoiseSVN). Is it possible to work in an offline scenario? E.g. code is checked in, and then modify the solution without checking[详细]
2023-04-01 17:45 分类:问答Handling hook scripts in VisualSVN Server
I had a couple of hook scripts for my project for email notification post-commit, and a pre-commit hook to block the empty log messages etc. Keeping this hook scripts, visual svn server not allowing t[详细]
2023-03-26 00:02 分类:问答svnadmin load checksum error
I have a SVN dump with some manually modified code in it, an I\'m tryng to l开发者_运维知识库oad the dump back into a repository. The problem is now I have checksum failures for the changed revisions.[详细]
2023-03-22 12:45 分类:问答Case-insensitive Location
I am using VisualSVN Server that installs an Apache server. In the below example <Location /MyIISWebSite>[详细]
2023-03-18 17:15 分类:问答TortoiseSVN abnormally download huge data despite the repo is small
Server: VisualSVN Sometimes ToitoiseSVN becomes very slow on network transfer for all actions (eg. log, update, commit, checkout). When that happens, even when checking out a small project (less than[详细]
2023-03-18 02:38 分类:问答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\';[详细]
2023-03-15 01:11 分类:问答