How do I create a new repository in VisualSVN server from commandline? svnadmin create IKnowIShouldBeUsingMercurialOrGitRepository
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.
so when trying to set up an SVN server I somehow managed to make our repositories folder a single repository, and every repository created after that was treated as part of that repository. Now I have
I have a SVN repository with the following layout: trunk/somedir/a /b /[et cetera] branches/branch1/somedir/a
I have to svn repositories , lets say Aand B. I want to add some of the directories of the B into A along with history.Is it possi开发者_如何学编程ble to do that. To make more clear, followingis the s
I\'m attempting to migrate part of an Subversion repository to a new Subversion server. http://server1/svn/repo1/path1/path2/path3 -> http://server2/svn/repo2/path3
I had a directory, Dir, that I removed with git svn, and then I added dir. By checking this two-commit in, svn is no longer able to update, hanging on the inability to add a directory which already ex
I have been seeing information on how to move a repository if you have access to the server the repository is hosted on but what if you only have the login information for the repository?
I\'m trying to fix an SVN project where the 开发者_如何学编程following happened: A feature branch was taken from trunk
Unfortunately, the answer to this question isn\'t quite as simple as it sounds... but I hope it can still be relatively simple. Please read all the way through before telling me that the answer is: \"