English 中文(简体)
Recover a SVN 储藏处
原标题:Recover a SVN repository from within a SVN repository
  • 时间:2011-09-27 19:34:04
  •  标签:
  • svn

OK - so I managed to create a SVN repository within another SVN repository on a remote network svn server. See screenshots for details. I used the Tortoise client when I originally made that fatal error. Bottom line, I just need to pull the data off of the existing repository and place it into the first/original repository. enter image description here

问题回答
  1. Export 外部存放处(出口阻止.svn 夹)在您的《人类发展报告》上形成一些文件夹。 (如果出口过多,你只需要有选择地出口内部存放处的档案和夹。) 从那以后收回内部存放处,并在需要时将其搬迁,使其余出口档案和文件夹瘫痪。

  2. 确保你失去的神经存放处工作不善。

  3. 删除(svn切除>)外部内存处的档案和文件夹。

是的,这给你留下了外部存放处令人困惑的历史,但通常这不是一个问题。 (从存放地的历史中去除 st子的途径是复杂的,而且几乎永远都值得双手。)





相关问题
Best practices for Subversion and Visual Studio projects

I ve recently started working on various C# projects in Visual Studio as part of a plan for a large scale system that will be used to replace our current system that s built from a cobbling-together ...

Changing username in SVN+SSH URI on the fly in working copy

I am using SVN+SSH to check out a working copy of repository from an SVN server on which all developers are members of a developer group and have full read/write permissions on the repository ...

ASP.NET MVC: How should it work with subversion?

So, I have an asp.net mvc app that is being worked on by multiple developers in differing capacities. This is our first time working on a mvc app and my first time working with .NET. Our app does not ...

How to search for file in subversion server?

Is there a way to search for a file in a subversion repository? Something similar to Unix find command, with which I can find the location of a file in a repository. I know there is svn list, but ...

热门标签