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

Updating locked binary files while they are opend by some app on windows?

From: <dirk_at_steuwer.de>
Date: Wed, 09 Sep 2009 12:39:48 +0200

HI,

I could not find an answer to my question in the mail archive, but a similar issue in the Tortoise-list, telling me to it post here, so here it is :-)

We are using the latest svn-serve via apache on an ubuntu-server and use tortoiseSVN-latest as the client on WindowsXP.

The repo contains only binary files, snv:need-lock is set everywhere.
When i check out the files, they are automatically locked and read-only locally.
If i open a few of them (read-only) and then do a svn-update, this fails, creating a bunch of temp files. I need to clean up the archive, close all other software that opened files read only and do the update again. This works, but ideally, i would prefer to tell my program that i can reopen all files readonly, that may have changed during the svn-update.
Is there a way that SVN can lock the files on windows, such that an update does not fail, even if the files were opened by some app?

Thanks for your suggestions,

Dirk

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2392822

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-09 12:45:48 CEST

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.