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

Re: Node '....' has unexpectedly changed kind, after svn upgrade

From: hankin <hankin0_at_theinternetemail.com>
Date: Tue, 16 Sep 2014 21:21:05 +1000

The status was ~

Something was definitely broken.

When I remove the file and run "svn update", it is a normal file but with
only one line. But the file has many lines and is a normal file.
The status is still ~ after removing and updating.

But if I change the file to a symlink, the status is M

Anyways, I changed it to a link, removed the file, copied back the data,
and added it again. It's ok now.

Thanks.

On 16 September 2014 20:37, Philip Martin <philip.martin_at_wandisco.com>
wrote:

> hankin <hankin0_at_theinternetemail.com> writes:
>
> > It asked me to run "svn upgrade" so I did.
> >
> > But now when I try to commit a folder, it says...
> > Node '....' has unexpectedly changed kind
> >
> > I haven't changed this file for many months.
> >
> > When I run "svn info ...", it says it's a file and it is a file so there
> > is nothing wrong.
> > Node Kind: file
>
> This error can occur if you add/delete the svn:special property. Are
> you on Windows or Unix? Do you have versioned symlinks in the
> repository? What do 'svn status' and 'svn diff' show for the file?
>
> --
> Philip Martin | Subversion Committer
> WANdisco // *Non-Stop Data*
>
Received on 2014-09-16 13:48:15 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.