English 中文(简体)
净贝南岛的颠覆问题
原标题:Problem with Subversion committing in NetBeans
  • 时间:2011-08-08 06:36:00
  •  标签:
  • svn
  • netbeans

I am using NetBeans IDE 7.0. While trying the Subversion "Checkout" and "Update" operations there are no problems. But when I m trying to make a "Commit" I receive the folowwing error message:

org.tigris.subversion.javahl.ClientException: Commit failed (details follow): Connection reset CHECKOUT request failed on /svn/myproj/!svn/bln/11

Even if I try to commit for the first time i receive same error message:

org.tigris.subversion.javahl.ClientException: Commit failed (details follow): Connection reset CHECKOUT request failed on /svn/myproj/!svn/bln/1

UPD:我有非洲资源网。 视窗所有产品都进行罚款(VS 2010年,AnkhSvn)。

Please, can anyone give me an advice what could be the possible solution for this problem. Thanks in advance. Max.

问题回答

当你试图实施检查错误时。 给我好gy!

在Linot,与vn的指挥线(如果已经安装)合作,并了解情况。

I had similar error. I solved it. This may work for you also. Try it. You can check details of my error here - Subversion Error While Commiting





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

热门标签