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

Re: List of checked out objekts

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Thu, 6 Aug 2009 18:51:23 -0500

On Aug 6, 2009, at 11:32, Bolstridge, Andrew wrote:

>> On Thursday 06 August 2009, Justus Stadler_external wrote:
>>> is there a way to find out if a file or folder has been checked
>>> out from
>>> the repo?
>>
>> No. Working copies are freely copyable and checkouts are not
>> tracked, so this
>> is not possible.
>
> But you know what, putting a pre/post-checkout hook into svn might
> be a really good idea!

If you want a post-checkout hook, you can fake it by serving with
apache and using my svnhookdispatcher script:

http://www.ryandesign.com/svnhookdispatcher/

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-07 01:52:38 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.