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

Need checkout commits...

From: Maxx <maxx_at_eureca.ru>
Date: 2005-12-12 11:10:22 CET

Hello!

We migrate from Visual SourceSafe to Subversion.
So i must configure subversion for our users:
a file will block when file is checkout. It is
need because half of repository files are in
Microsoft Office format. I try to do this by hook
scripts. But i appear that hook scripts exist only
for modify events:

http://svn.haxx.se/users/archive-2004-07/0865.shtml
> We generally only have hooks for write operations, not read.
>
> If you post saying exactly what you're trying to do, maybe someone can
> think of another way.
>
> -Karl

So how can i solve my problem? Can i block file in repository by
hooks?
Somebody can say that i can execute two commands: checkout and block.
But as client we used TortoiseSVN, not a command line. Therefore i
want to solve my problem on server side.

Thank you.
Received on Mon Dec 12 11:14:20 2005

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.