A
A
Alexey2013-10-07 18:12:56
CVS
Alexey, 2013-10-07 18:12:56

Commit in SmartSVN

Good day to all!

I'm using the smartsvn client, but lately I've been unable to make any commit due to a strange error (see below). I tried to do everything from scratch: I download the project from the repository via “Check out”, copy the necessary files to the directory created by svn, after which they appear in smartsvn. I do a "Commit" and get the following error:
image
Why is this happening? Where does this strange path come from? The real path of this file is: "D:\svn_original\rm_console\share\rmconsole\static.pro"

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sheknitrtch, 2013-10-07
@Renzo

I haven't encountered this problem on StackOverflow.com, but there are several similar threads: Strange error 500 with svn commit on one simple file , How do I correct “Commit Failed. File xxx is out of date. xxx path not found.” .
They suggest the following options:

  • Disable kaspersky antivirus
  • Upgrade to SVN 1.6.9
  • If there is a conflict of directories, then they must first be resolved:
    svn update
    svn resolved <the directory in conflict>
    svn commit

  • Rename/delete file .svn/all-wcpropsthen update working copy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question