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

Re: [TSVN] Feature Request: Get Lock recursively by right-clicking a folder

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-06-06 13:03:31 CEST

Schmidt, Maik wrote:
>> From: Simon Large
>> If the locking is mainly for communication, you could just pick one
>> important file, maybe the makefile, and lock that.
>
> Well, the project main sourcefile would be an option. But that
> wouldn't work for our lib - we are using a script language, there is
> no makefile, just script-files with subroutines.

What we normally advise is to lock things as you need them. Don't forget
that the TSVN context menus appear in the file/open dialog of most
applications too, so you can lock files just before you open them.

If you want to lock all the files, the only way is to select all first
and then get a lock.

> I've read the docs about hook scripts just briefly but don't you need
> a svn server for that? We are using TSVN working directly on the
> repository which is on a shared network drive. I think there is no
> intention to setup a full server.

You can still use hook scripts with file:// access, and the hook script
is executed by the client itself. Of course that means that whatever the
files/programs the hook script/batch file uses have to be available to
all the clients.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jun 6 13:06:27 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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