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

Re: Broken repository: Unsupported special file type '#!'

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-03 02:24:39 CET

On Mar 3, 2006, at 02:12, John Pye wrote:

> Come to think of it, it's possible that the working directory had been
> checked out with cygwin svn, and then I was trying to commit using
> TortoiseSVN.
>
> I guess the question then is: how does TortoiseSVN handle symlinks,
> and
> how does standard cygwin svn handle symlinks, and is it possible that
> these are incompatible? And what aobut the path-mangling that happens
> between cygwin, msys, and windows?

TortoiseSVN cannot handle symlinks because Windows cannot handle
symlinks. It's probably a Very Bad Idea to mix environments like
that. I'd recommend using a working copy only from one environment at
a time, if the working copy contains symlinks at all, because of the
different and incompatible ways in which the two environments treat
symlinks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 3 02:26:18 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.