SVN Problem:
The server containing the repositories was retired before moving the
repositories to a new server (using the svn command).
The repository directory was copied to the new server
The version of VisualSVN was upgraded
The version of TortoiseSVN was upgraded
The VisualSVN directory of a program in the repository was upgraded by
right-click and choosing SVN Upgrade working copy
The URL of the new SVN server was entered by choosing relocate
The problem occurred because a folder in the directory for setup was not
included in the SVN project, so I tried to SVN upgrade working copy on that
directory and got this error:
---------------------------
Subversion Exception!
---------------------------
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
http://subversion.apache.org/mailing-lists.html
Subversion reported the following
(you can copy the content of this dialog
to the clipboard using Ctrl-C):
In file
'D:\Development\SVN\Releases\TortoiseSVN-1.7.11\ext\subversion\subversion\libsvn_wc\entries.c'
line 1666: assertion failed (parent_node || entry->schedule ==
svn_wc_schedule_normal)
---------------------------
OK
---------------------------
Received on 2013-03-18 07:25:39 CET