2011/10/11 Cory Riddell <[email protected]>: > I have a working copy that insists it has an external but I can't figure > out why. > > "svn propget svn:externals -R wc" returns no results. > "svn status wc" reports this: > " X wc\util.lib" > > How do I reconcile what's going on here? When I do "svn update wc" it > just hangs.
What version of svn? Delete "wc\util.lib" and try again? If you do not have any local changes in wc then you may delete wc as a whole and let svn up recreate it. Best regards, Konstantin Kolinko
