[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-11 01:07:12 CET

Branko:

Good point! OK, I have it all implemented except for one thing (I need
to figure out the APR error #define for the OS file not found error). I
can't test it, though, as the repository doesn't seem to be working. Is
the repository working for anyone else? I'm getting the generic REPORT
status 500 error when I try to update my working copy or check out a new
one (both from Windows using the r909 build and from a more recent,
recently working Linux copy).

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

-----Original Message-----
From: Branko Cibej [mailto:brane@xbc.nu]
Sent: Sunday, February 10, 2002 5:44 PM
To: Jay Freeman (saurik)
Cc: dev@subversion.tigris.org
Subject: Re: Windows build severly broken due to read-only issues...

...
No need. apr_file_attrs_set will return an appropriate error code if the

file doesn't exist. You only have to check that, so that
svn_io_make_file_writable doesn't choke on that code.

...

---------------------------------------------------------------------
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.