English 中文(简体)
svn: Can not Parse lock / items
原标题:svn : Can not Parse lock / entries hashfile
  • 时间:2009-12-02 07:54:29
  •  标签:
  • svn
  • smartsvn

电话 我试图锁定或揭开它给我错误的项目中的任何档案:

svn: Can not Parse lock / items

现在我无法坐下来。

Some clues : 1. We have just migrated our svn repositories from one url to other url

是否有任何办法可以重新确定存放地的锁档案。

最佳回答
问题回答

这象一份腐败的工作副本一样。 (Missing/corrupted file in the .svn subdirectory of You Project)。

我建议与另一个颠覆者(例如TortoiseSVN或Svn客户)核实这一问题,然后检查新的工作副本。





相关问题
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 ...

热门标签