You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Aaron Hilton <vi...@shaw.ca> on 2005/03/02 08:58:05 UTC

Problem committing new files through apache2 on OS X

My server resides on a dual g5 machine running OS X 10.3.8. (plain ol'  
client os version)

The problem I have is the inability to add certain files to the  
repository.  SVN just hangs forever when it attempts to commit the  
file.

The file is a binary (bin), but I think I've seen this happen with  
ordinary text files.  Also, the problem has 'gone away' by simply  
renaming the offending file and adding that one instead.  There is no  
rhyme or reason to this hang, nor its relation to the file naming. I've  
experimented a bit; it is not caused by spaces, case sensitivity, or  
anything obvious in the filename.  Anyway, I would like to not rename  
this particular file since this is the default filename for Xcode.

   I'm really baffled.
- Aaron.

I've installed using Fink:
Apache2 version 2.0.52-10, (mpm-worker)
libapache2-mod-svn version 1.1.3-11
SVN version 1.1.3-11

Here's the output generated by apache:
(access log)
[my-ip-was-here] - - [02/Mar/2005:00:42:19 -0800] "OPTIONS  
/svn/Tools/Editor/English.lproj HTTP/1.1" 401 490
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "OPTIONS  
/svn/Tools/Editor/English.lproj HTTP/1.1" 200 183
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "MKACTIVITY  
/svn/!svn/act/d16ab97d-50f1-0310-b52a-b7b7121bb5b8 HTTP/1.1" 201 313
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPFIND  
/svn/Tools/Editor/English.lproj HTTP/1.1" 207 449
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPFIND  
/svn/!svn/vcc/default HTTP/1.1" 207 390
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "CHECKOUT  
/svn/!svn/bln/125 HTTP/1.1" 201 329
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPPATCH  
/svn/!svn/wbl/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/125 HTTP/1.1" 207  
350
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPFIND  
/svn/Tools/Editor/English.lproj HTTP/1.1" 207 428
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "CHECKOUT  
/svn/!svn/ver/122/Tools/Editor/English.lproj HTTP/1.1" 201 352
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPFIND  
/svn/Tools/Editor/English.lproj/InfoPlist.strings HTTP/1.1" 404 335
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PUT  
/svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
English.lproj/InfoPlist.strings HTTP/1.1" 201 358
[my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPPATCH  
/svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
English.lproj/InfoPlist.strings HTTP/1.1" 207 523

(error log)
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: OPTIONS  
/svn/Tools/Editor/English.lproj HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said: OPTIONS  
/svn/Tools/Editor/English.lproj HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: OPTIONS  
/svn/Tools/Editor/English.lproj HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said: OPTIONS  
/svn/Tools/Editor/English.lproj HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: MKACTIVITY  
/svn/!svn/act/d16ab97d-50f1-0310-b52a-b7b7121bb5b8 HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
MKACTIVITY /svn/!svn/act/d16ab97d-50f1-0310-b52a-b7b7121bb5b8 HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPFIND  
/svn/Tools/Editor/English.lproj HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
PROPFIND /svn/Tools/Editor/English.lproj HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPFIND  
/svn/!svn/vcc/default HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
PROPFIND /svn/!svn/vcc/default HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: CHECKOUT  
/svn/!svn/bln/125 HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
CHECKOUT /svn/!svn/bln/125 HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPPATCH  
/svn/!svn/wbl/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/125 HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
PROPPATCH /svn/!svn/wbl/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/125  
HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPFIND  
/svn/Tools/Editor/English.lproj HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
PROPFIND /svn/Tools/Editor/English.lproj HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: CHECKOUT  
/svn/!svn/ver/122/Tools/Editor/English.lproj HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
CHECKOUT /svn/!svn/ver/122/Tools/Editor/English.lproj HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPFIND  
/svn/Tools/Editor/English.lproj/InfoPlist.strings HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
PROPFIND /svn/Tools/Editor/English.lproj/InfoPlist.strings HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PUT  
/svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
English.lproj/InfoPlist.strings HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said: PUT  
/svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
English.lproj/InfoPlist.strings HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPPATCH  
/svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
English.lproj/InfoPlist.strings HTTP/1.1
[Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
PROPPATCH  
/svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
English.lproj/InfoPlist.strings HTTP/1.1


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Problem committing new files through apache2 on OS X

Posted by Aaron Hilton <vi...@shaw.ca>.
Just to follow up.  I managed to check in the file, but I had to do a 
couple of things first.

1) I was forced to convert from BDB into an FSFS repository database.
2) I could then checkout the code tree directly using file:///.../

(... I have a request about svnadmin and svn client at the bottom ...)

I will try to illustrate what else happened in a chronological order:
---
- To complicate the matters, I had the latest version of Apache2 
compiling in the background... so anyway. I copied the 
InfoPlist.strings file into the directly accessed file:///.../ code 
tree and could finally add and commit the file.

- Around this time Apache2 finished compiling off of Fink, and got 
auto-installed.

- I could update and get the new file in my normal svn http://.../ code 
tree without a hitch.

- Now, here's the kicker.  Up to this point, adding huge wads of binary 
data would also cause similar crashes in the svn client as that 
exhibited by InfoPlist.strings file.  But now I added the new binary 
data with no problem. Huzzah!
---

In conclusion...
I think it was a combination of converting my repository from BDB into 
an FSFS database, and upgrading Apache2.  The SVN client crash was 
probably due to accessing Apache2 and not reacting very nicely to some 
kind of failure on my server.  So, when I upgraded Apache2, it may have 
fixed some concurrency issue.   I'm not sure.

Finally, the BDB archive seems outdated compared to FSFS, and seems to 
be posing a problem for those wanting to checkout directly using the 
file:///.../ protocol.

   Could we have svnadmin default to creating an FSFS repository instead 
of a BDB repository?

   Also, could we have SVN client handle some signals like SIGINT for 
Ctrl-C abort, or SIGTERM for kill to work correctly?  Having to fire up 
another terminal, kill -9 the svn client, then running svn cleanup is 
time consuming and more likely to cause problems in this case of 
failure.  Also, would it be possible to have svn run some kind of 
timeout handler for internet communications so it doesn't hang 
indefinitely, even when the socket is long gone?

- Aaron.

On 2-Mar-05, at 1:54 AM, Aaron Hilton wrote:

> Hi Stephen,
>
> The adding worked fine. SVN marked the .strings file correctly as 
> binary when added (iirc).
>  Just the commit afterwards hangs. That's when it tries to transmit 
> the file to the WebDAV repository.
>
> - Aaron.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Problem committing new files through apache2 on OS X

Posted by Ben Collins-Sussman <su...@collab.net>.
On Mar 13, 2005, at 2:58 AM, Aaron Hilton wrote:
>
> I looked at the source code, and found the BDB appears unsupported for 
> the file:/// protocol.  Is this correct, or is there something 
> stranger happening?

Accessing file:/// urls causes the client to use libsvn_fs directly.  
libsvn_fs has two potential back-ends:  libsvn_fs_base (BDB) or 
libsvn_fs_fs (FSFS).   What's happening here is that you have an svn 
client that was built without the BDB library.  It has no 
libsvn_fs_base, so it rightfully complains that it can't open a BDB 
repository.

So:  "don't do that".  Get a client with complete libraries.

>
> Besides, isn't FSFS a better alternative for newer users of SVN?
>

It is?  I've read no such announcement.  :-)
>

> The timeout lines appear to be commented out by default.  What's the 
> neon built-in timeout default anyway?

The default timeout is 3600 seconds.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Problem committing new files through apache2 on OS X

Posted by Ben Collins-Sussman <su...@collab.net>.
On Mar 12, 2005, at 3:18 PM, Aaron Hilton wrote:
>
> Finally, the BDB archive seems outdated compared to FSFS, and seems to 
> be posing a problem for those wanting to checkout directly using the 
> file:///.../ protocol.

Huh?  I don't follow.


>
>   Also, could we have SVN client handle some signals like SIGINT for 
> Ctrl-C abort, or SIGTERM for kill to work correctly?  Having to fire 
> up another terminal, kill -9 the svn client, then running svn cleanup 
> is time consuming and more likely to cause problems in this case of 
> failure.

'svn' already has an interrupt handler, and is constantly checking for 
interrupt signals to exit gracefully.  The problem you're describing is 
a bug in neon (the http client library);  when neon is in the middle of 
processing a network request, it prevents svn from handling signals.  
This bug is well-known, filed, and supposedly fixed in the next release 
of neon.  We're trying to push neon for a new release soon.


>  Also, would it be possible to have svn run some kind of timeout 
> handler for internet communications so it doesn't hang indefinitely, 
> even when the socket is long gone?

neon already has this.  There's an http-timeout value in your 
~/.subversion/servers file.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Problem committing new files through apache2 on OS X

Posted by Aaron Hilton <ot...@uvic.ca>.
Just to follow up.  I managed to check in the file, but I had to do a 
couple of things first.

1) I was forced to convert from BDB into an FSFS repository database.
2) I could then checkout the code tree directly using file:///.../

(... I have a request about svnadmin and svn client at the bottom ...)

I will try to illustrate what else happened in a chronological order:
---
- To complicate the matters, I had the latest version of Apache2 
compiling in the background... so anyway. I copied the 
InfoPlist.strings file into the directly accessed file:///.../ code 
tree and could finally add and commit the file.

- Around this time Apache2 finished compiling off of Fink, and got 
auto-installed.

- I could update and get the new file in my normal svn http://.../ code 
tree without a hitch.

- Now, here's the kicker.  Up to this point, adding huge wads of binary 
data would also cause similar crashes in the svn client as that 
exhibited by InfoPlist.strings file.  But now I added the new binary 
data with no problem. Huzzah!
---

In conclusion...
I think it was a combination of converting my repository from BDB into 
an FSFS database, and upgrading Apache2.  The SVN client crash was 
probably due to accessing Apache2 and not reacting very nicely to some 
kind of failure on my server.  So, when I upgraded Apache2, it may have 
fixed some concurrency issue.   I'm not sure.

Finally, the BDB archive seems outdated compared to FSFS, and seems to 
be posing a problem for those wanting to checkout directly using the 
file:///.../ protocol.

   Could we have svnadmin default to creating an FSFS repository instead 
of a BDB repository?

   Also, could we have SVN client handle some signals like SIGINT for 
Ctrl-C abort, or SIGTERM for kill to work correctly?  Having to fire up 
another terminal, kill -9 the svn client, then running svn cleanup is 
time consuming and more likely to cause problems in this case of 
failure.  Also, would it be possible to have svn run some kind of 
timeout handler for internet communications so it doesn't hang 
indefinitely, even when the socket is long gone?

- Aaron.

On 2-Mar-05, at 1:54 AM, Aaron Hilton wrote:

> Hi Stephen,
>
> The adding worked fine. SVN marked the .strings file correctly as 
> binary when added (iirc).
>  Just the commit afterwards hangs. That's when it tries to transmit 
> the file to the WebDAV repository.
>
> - Aaron.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Problem committing new files through apache2 on OS X

Posted by Aaron Hilton <ot...@uvic.ca>.
Hi Stephen,

The adding worked fine. SVN marked the .strings file correctly as 
binary when added (iirc).
  Just the commit afterwards hangs. That's when it tries to transmit the 
file to the WebDAV repository.

- Aaron.

On Mar 2, 2005, at 1:24 AM, Stephen Davis wrote:

> If I'm reading this correctly, it looks like it's barfing on the 
> InfoPlist.strings file.  These files are typically UTF-16 with 
> byte-order marks at the beginning of the file so svn and/or apache may 
> be getting confused about whether or not it's text.  Is it actually 
> hanging during the add or the commit after the add?  You may want to 
> enable auto-props and add an entry to mark .strings files as binary 
> data.  That will take the guesswork out of the add process and might 
> make it work.
>
> This may be Apache-specific b/c I have a file:// repository with 
> .strings files in them and they are all marked 
> application/octet-stream as expected.  I converted my CVS repository 
> with the cvs2svn script which may or may not make a difference.
>
> hth,
> stephen


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Problem committing new files through apache2 on OS X

Posted by Stephen Davis <su...@soundgeek.org>.
If I'm reading this correctly, it looks like it's barfing on the  
InfoPlist.strings file.  These files are typically UTF-16 with  
byte-order marks at the beginning of the file so svn and/or apache may  
be getting confused about whether or not it's text.  Is it actually  
hanging during the add or the commit after the add?  You may want to  
enable auto-props and add an entry to mark .strings files as binary  
data.  That will take the guesswork out of the add process and might  
make it work.

This may be Apache-specific b/c I have a file:// repository with  
.strings files in them and they are all marked application/octet-stream  
as expected.  I converted my CVS repository with the cvs2svn script  
which may or may not make a difference.

hth,
stephen

On Mar 2, 2005, at 12:58 AM, Aaron Hilton wrote:

> My server resides on a dual g5 machine running OS X 10.3.8. (plain ol'  
> client os version)
>
> The problem I have is the inability to add certain files to the  
> repository.  SVN just hangs forever when it attempts to commit the  
> file.
>
> The file is a binary (bin), but I think I've seen this happen with  
> ordinary text files.  Also, the problem has 'gone away' by simply  
> renaming the offending file and adding that one instead.  There is no  
> rhyme or reason to this hang, nor its relation to the file naming.  
> I've experimented a bit; it is not caused by spaces, case sensitivity,  
> or anything obvious in the filename.  Anyway, I would like to not  
> rename this particular file since this is the default filename for  
> Xcode.
>
>   I'm really baffled.
> - Aaron.
>
> I've installed using Fink:
> Apache2 version 2.0.52-10, (mpm-worker)
> libapache2-mod-svn version 1.1.3-11
> SVN version 1.1.3-11
>
> Here's the output generated by apache:
> (access log)
> [my-ip-was-here] - - [02/Mar/2005:00:42:19 -0800] "OPTIONS  
> /svn/Tools/Editor/English.lproj HTTP/1.1" 401 490
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "OPTIONS  
> /svn/Tools/Editor/English.lproj HTTP/1.1" 200 183
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "MKACTIVITY  
> /svn/!svn/act/d16ab97d-50f1-0310-b52a-b7b7121bb5b8 HTTP/1.1" 201 313
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPFIND  
> /svn/Tools/Editor/English.lproj HTTP/1.1" 207 449
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPFIND  
> /svn/!svn/vcc/default HTTP/1.1" 207 390
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "CHECKOUT  
> /svn/!svn/bln/125 HTTP/1.1" 201 329
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPPATCH  
> /svn/!svn/wbl/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/125 HTTP/1.1" 207  
> 350
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPFIND  
> /svn/Tools/Editor/English.lproj HTTP/1.1" 207 428
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "CHECKOUT  
> /svn/!svn/ver/122/Tools/Editor/English.lproj HTTP/1.1" 201 352
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPFIND  
> /svn/Tools/Editor/English.lproj/InfoPlist.strings HTTP/1.1" 404 335
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PUT  
> /svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
> English.lproj/InfoPlist.strings HTTP/1.1" 201 358
> [my-ip-was-here] - otri [02/Mar/2005:00:42:19 -0800] "PROPPATCH  
> /svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
> English.lproj/InfoPlist.strings HTTP/1.1" 207 523
>
> (error log)
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: OPTIONS  
> /svn/Tools/Editor/English.lproj HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> OPTIONS /svn/Tools/Editor/English.lproj HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: OPTIONS  
> /svn/Tools/Editor/English.lproj HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> OPTIONS /svn/Tools/Editor/English.lproj HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: MKACTIVITY  
> /svn/!svn/act/d16ab97d-50f1-0310-b52a-b7b7121bb5b8 HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> MKACTIVITY /svn/!svn/act/d16ab97d-50f1-0310-b52a-b7b7121bb5b8 HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPFIND  
> /svn/Tools/Editor/English.lproj HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> PROPFIND /svn/Tools/Editor/English.lproj HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPFIND  
> /svn/!svn/vcc/default HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> PROPFIND /svn/!svn/vcc/default HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: CHECKOUT  
> /svn/!svn/bln/125 HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> CHECKOUT /svn/!svn/bln/125 HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPPATCH  
> /svn/!svn/wbl/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/125 HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> PROPPATCH /svn/!svn/wbl/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/125  
> HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPFIND  
> /svn/Tools/Editor/English.lproj HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> PROPFIND /svn/Tools/Editor/English.lproj HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: CHECKOUT  
> /svn/!svn/ver/122/Tools/Editor/English.lproj HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> CHECKOUT /svn/!svn/ver/122/Tools/Editor/English.lproj HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPFIND  
> /svn/Tools/Editor/English.lproj/InfoPlist.strings HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> PROPFIND /svn/Tools/Editor/English.lproj/InfoPlist.strings HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PUT  
> /svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
> English.lproj/InfoPlist.strings HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said: PUT  
> /svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
> English.lproj/InfoPlist.strings HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional hook test said: PROPPATCH  
> /svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
> English.lproj/InfoPlist.strings HTTP/1.1
> [Wed Mar 02 00:42:19 2005] [error] Optional function test said:  
> PROPPATCH  
> /svn/!svn/wrk/d16ab97d-50f1-0310-b52a-b7b7121bb5b8/Tools/Editor/ 
> English.lproj/InfoPlist.strings HTTP/1.1
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org