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

Re: Unsupported special file type

From: Joshua Pieper <jpieper_at_ece.cmu.edu>
Date: 2004-08-19 15:00:20 CEST

Can you post a reproduction recipe for this? The error you give shouldn't
be possible except if you manually add the "svn:special" property to a
file or modify the repository version of the file using a non-symlink
supporting svn.

For a workaround to fix your repository in the meantime, just use 'svn rm'
on the URL of the path.

-Josh

On Wed, 18 Aug 2004, Guillaume wrote:

> Hello,
>
> I was using svn 1.1.0-rc1 to play with symlinks et upgraded recently to
> 1.1.0-rc2. But today I performed a fresh check out and saw svn failing with
> the following message :
>
> svn: Unsupported special file type 'MODE'
>
> This occured while processing a directory containing one symlink. I should add
> that the target file was not yet checked out by svn. I performed this action
> through svnserve with a svn:// URL. I tried a "svnserve verify" on the
> repository but saw no alerts. I've switched back to 1.1.0-rc1 but the error
> was still there. I guess the repository has a been altered in such a way that
> the server cannot manage the versioned symlinks anymore.
>
> SVN gurus, what is wrong there ?
>
> Guillaume
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 19 16:00:58 2004

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

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