[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Attmpting to Update Working Directory for a Project from V1.6.17 to V1.7.1 using SVN Upgrade working copy

From: Keith Williams <kwilliams_at_sauer-danfoss.com>
Date: Mon, 5 Dec 2011 15:39:01 +0000

In examining the Working Copy more closely, the Folder Structure is partially in 1.6 format and partially is 1.7 format. I am making this assumption by the presence of the .svn folder in some top level folders but not in others. A couple of files were deleted at the repository level prior to the attempt to convert the Working Copy to the 1.7 format. Since the Working Copy is on a network drive someone probably updated a subfolder to 1.7 before the full working folder was attempted to be converted which was when the failure and report below occurred. There are no externals associated with this Project Repository. I am not aware of any changes to nodes. We do make commits from this working copy but would not be able to do so following the upgrade of the SVN Server to 1.7 until after the upgrade of the working copy to the 1.7 Format.

Keith

-----Original Message-----
From: Philip Martin [mailto:philip.martin_at_wandisco.com]
Sent: Monday, December 05, 2011 4:58 AM
To: Keith Williams
Cc: users_at_subversion.apache.org
Subject: Re: Attmpting to Update Working Directory for a Project from V1.6.17 to V1.7.1 using SVN Upgrade working copy

Keith Williams <kwilliams_at_sauer-danfoss.com> writes:

> 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.1\ext\subversion\subversion\libsvn_wc\entries.c'
> line 1654: assertion failed (parent_node || entry->schedule ==
> svn_wc_schedule_normal)

That looks like one we haven't seen before. I think this occurred during an upgrade, so the working copy should still be in the 1.6 format. If we are to do anything with this report then we need to know what is special/different about this working copy.

How old is the working copy? What does 'svn status' show? What local changes do you have? Any added/deleted nodes? Switched nodes? Mixed revisions? Is it a sparse working copy? Any svn:externals, file or directory? Do you make commits from this working copy? Is it nested inside another working copy?

--
Philip
Received on 2011-12-05 16:40:15 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.