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

unix/windows symlink issue

From: Geoff Ransom <geoffr_at_cs.umd.edu>
Date: 2006-02-07 22:34:28 CET

Hello
   We have a fsfs subversion repo which has started having problems after being
access from both windows and unix systems.

   [geoffr_at_nobby svn]$ svn -q co https://nobby.cs.umd.edu/svn/repo/sec-update/RT-labels
   svn: In directory 'RT-labels'
   svn: Unsupported special file type '%'

Poking about makes me think that this is the symlink issue; that code.sty was
a symlink before the windows box got a hold of it. The "%" is probably from
the comment in the head of code.sty.

   [geoffr@nobby RT-labels]$ more .svn/props/code.sty.svn-work
   K 11
   svn:special
   V 1
   *
   END

The server was running the SVN modules from V1.1.1, so I tried switching to
V1.3.0 without a change in behavior, but my guess is that I need to fix the
file in the repo. Is there some way to correct this file in the repository, or
do I have to restore it from backups before it was damaged?

Is this symlink issue fixed with some particular version of subversion?

I would expect this to be a FAQ issue, but was not able to find anything on
this issue in the faq beyond acknowldgement of a windows/unix symlink issue.
Feel free to point out any sources of information that I missed and *should*
have read before mailing to the list.

Thanks.

                                                 -Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 7 22:35:53 2006

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.