Re: zombie external

2011-10-12 Thread Cory Riddell
On 10/11/2011 2:53 PM, Konstantin Kolinko wrote: > 2011/10/11 Cory Riddell : >> 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 rec

Re: zombie external

2011-10-11 Thread Konstantin Kolinko
2011/10/11 Cory Riddell : > 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 >

zombie external

2011-10-11 Thread Cory Riddell
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. Cory