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

Re: querying special status

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Wed, 1 Apr 2009 18:47:04 -0500

On Apr 1, 2009, at 06:20, Charles Smith wrote:

> I just got the error "... has unexpectedly changed special
> status". I know it has to do with the fact that it is or isn't a
> symbolic link.

Yes, I think this happens when you try to replace a symlink with a
real file, or vice versa, without telling Subversion. I believe to do
this you need to tell Subversion, by "svn rm"ing the old thing and
then "svn add"ing the new thing.

> My question is, how can I query the special status of files in the
> repository?

I don't know.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1511898

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-02 01:48:04 CEST

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.