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

Re: FAT32 svn errors

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-04-15 12:42:11 CEST

Branko Čibej wrote:

>Henrik Holmboe wrote:
>
>
>
>>Hi devs,
>>
>>I'm experiencing problem checking out to FAT32 filesystems, while
>>doing the same operation to NTFS is working without problems. This is
>>on Windows XP SP1.
>>
>>
>>
>
>Sigh, yes... I haven't tested on FAT in a looong time, and the last time
>I did, I had problems, too. I think we're assuming a rename over an
>existing target is allowed. It's not, on FAT.
>
Duh, stupid me. That's not allowed on *any* Windows filesystem by default.

>I don't know whether this is something that should be fixed in APR or in
>svn_io_file_rename.
>
>

Hmm. Looking at the code, APR is working correctly. So it seems like
we're trying to rename over a file that we still have a handle to. I
dunno why that would work in NTFS but not on FAT.

-- 
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 Tue Apr 15 12:42:53 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.