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

Re: problem getting Subversion, Apache , WEBDAV and MS Office working together

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-10-24 10:35:35 CEST

On 10/24/07, Steve Mazdeh (smazdeh) <smazdeh@cisco.com> wrote:
>
> Hello,
>
> I have followed the instructions to setup Subversion with Apache and enable
> WEBDAV .
> However, MS Office products still can only view documents as read-only. The
> WEBDAV
> setup to a regular directory works fine. That is MS Office has full access
> rights.
> But not with Subversion directories.
> Can anyone help me debug this issue.

I think MS Office is issuing LOCK requests. You need to explicitly
enable lock requests by activating the pre-lock-hook. You also need a
new enough version of Subversion which supports hooks.

Next to all this, you need to enable Autoversioning in order for
Subversion to be able to commit the changes to the repository.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 24 10:35:59 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.