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

Re: Checking out to a NFS mapped drive under windows

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-02 22:13:28 CET

Tim Armes wrote:

>Hi,
>
>I've just started to use Subversion. The server is running on Linux, and
>the clients are PC's running NT4. Everything was going very well until I
>tried to do a checkout to G: (G is a NFS mapped drive).
>
>I get the following error :
>
>svn : Not a directory
>svn : logiciel
>
>'logiciel' being the leaf name of the repository. The command words
>perfectly on D:, which is the harddrive
>
>Has anyone seen this ? Any know workarounds ?
>
>

Yes, it's more of our symlink-aware but not symlink-friendly code. I've
had a couple such close calls with volumes mounted onto directories on
Windows. There's no workaround that I know of, nor can I think of any
nice way to make this work without throwing out all our symlink-awareness.

All I can suggest is that you don't check out to the root directory of a
volume.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 2 22:14:31 2003

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.