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

RE: Windows build severly broken due to read-only issues...

From: Jay Freeman \(saurik\) <saurik_at_saurik.com>
Date: 2002-02-10 12:07:06 CET

OH, didn't put this together until just now. The second problem with
the renames is likely _causing_ the first problem with the APR_EXCL.
The files aren't getting renamed and are therefore still around the next
time someone goes to edit them. There is going to need to be an
un-readonly API in there somewhere and it will need to be called before
the administration files are renamed over to the new copies. I'm
willing to add that, but it's late and I'm going to bed :).

Sincerely,
Jay Freeman (saurik)
saurik@saurik.com

-----Original Message-----
From: Jay Freeman (saurik) [mailto:saurik@saurik.com]
Sent: Sunday, February 10, 2002 4:54 AM
To: dev@subversion.tigris.org
Subject: Windows build severly broken due to read-only issues...

...

The file is already created, however, so this fails. I tried commenting
...

That is trying to copy dir-wcprops from .svn/tmp to .svn. This is dying
with ERROR_ACCESS_DENIED. Adding some more break points in the right
...

Sincerely,
Jay Freeman (saurik)
saurik@saurik.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:06 2006

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.