English 中文(简体)
如何在特别志愿人员协会加入存放处之前收回其删除的夹。
原标题:How can I recover a folder deleted by SVN before it s been added to the repository

我正在经营第X10.6号特别任务,并利用“志愿人员”申请,今天我犯了很大的错误。 我希望有人能够帮助我。

我一直在努力在我的网上存放处增加我的新的文件夹(4天工作)。 因此,我能够将其分发给我的团队,以便向前迈进。 当我试图这样做时,我陷入了麻烦。 我认为,我把这个问题固定下来,而现在的版本给我留下了某种阻碍的错误。 我现在要指出,与特别志愿人员协会合作的新奇,我们的大多数项目规模很小,通常不需要任何版本。

当我看不出版本中的错误,并且很难找到有关文件时,我认为我只是试图排除一些麻烦,希望一些东西奏效。 我着手删除了麻烦的夹(认为它要么停留在我身上,要么不再与目录挂钩,要么至少被送至我的拖拉夹)

然而,情况并非如此,我无法找到任何关于如何收回类似内容的文件。 没有任何“Undo”功能(我不喜欢),由于它不会增加我的存放处,我也不能再回头。

我真心希望有人来到这里,这或许是手法的,并且知道拯救所有这一辛勤工作的方法。

Thanks, Andrew

最佳回答

这也与特别志愿人员组织毫不相干。 它的一个核心问题(Versions is Mac only, right?)

只要你没有写出车上的新脚料,你就能够收回已删除的档案,就可使用以下几种工具:

问题回答

如果您在删除文件之前将文件夹投到存放处,则您可使用<代码>svn 退回<>。 否则,你将再行。 Sorry.:

• 核对你的计生机,将项目检查到一个临时地点。 如果在SVN存在,它将在这种检查中显示。





相关问题
Tracking Versions, Builds, Revisions, with TortiseSVN

I am the sole developer on a project and have been using tortoiseSVN for quite a while. Now Id like to start getting version information working correctly in the project I.E. show Major Version, Minor ...

Tips on upgrading CVS to git/hg?

We still use CVS, I use git and hg for my personal use though I m still a novice at both, but I realize they re much more modern and better, faster, distributed, etc. It s just everyone is so ...

How to handle different csproj [closed]

I am working in a team of five. We are working on a C# application with five csprojects. The problem is that for each csproject, each of my colleagues has their own ideas on how to reference a DLL; ...

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 ...

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 ...

热门标签