SVN error while trying to commit

I have a project under source control, and at any time when I try to check one of the solutions, I get this error message enter image description here I do not have a GlassButtons project, so I have no idea what SVN is looking for.

+3
source share
2 answers

A possible reason is as follows:
There was a GlassButtons folder that was added to your local working copy (SVN Add) and subsequently removed from disk. This will lead to the situation you are facing: AnkhSVN is trying to commit this folder and therefore wants to read it from disk, but it no longer exists, so it gives this error.
The following should help you:

  • Install TortoiseSVN
  • ... \Helpers\Controls
  • SVN
  • GlassButtons. " " ""
  • ""

.

+2

/svn/GodsCreationTaxidermy /svn/GpdsCreationTaxidermy? , , , .

0

All Articles