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

Re: Re: Auto-lock with DOC, XLS

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 5 Sep 2008 20:53:09 -0400

On Fri, Sep 5, 2008 at 17:30, <marcos.martins_at_indt.org.br> wrote:
> Where can I do this?

In your client config file. %appdata%\subversion\config

> Is there a way to do this in server side??

No.

> ________________________________
> From: ext Kevin Greiner [mailto:greinerk_at_gmail.com]
> Sent: sexta-feira, 5 de setembro de 2008 12:26
> To: users_at_tortoisesvn.tigris.org
> Subject: Re: Auto-lock with DOC, XLS
>
> On Fri, Sep 5, 2008 at 9:57 AM, Andy Levy <andy.levy_at_gmail.com> wrote:
>>
>> On Fri, Sep 5, 2008 at 09:38, <marcos.martins_at_indt.org.br> wrote:
>> > Hi,
>> >
>> > How can I auto-lock a file? Is there a solution??
>>
>> Set svn:needs-lock on the files. There is no "automatic" locking.
>
> But you can automatically set svn:needs-lock when adding the file, which I
> find very useful. Here are the relevant config lines.
> [auto-props]
> *.bin = svn:needs-lock;svn:mime-type=application/x-binary
> *.png = svn:needs-lock;svn:mime-type=image/png
> *.jpg = svn:needs-lock;svn:mime-type=image/jpeg
> *.gif = svn:needs-lock;svn:mime-type=image/gif
> *.tif = svn:needs-lock;svn:mime-type=image/tiff
> *.doc = svn:needs-lock;svn:mime-type=application/msword
> *.xls = svn:needs-lock;svn:mime-type=application/excel
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-06 02:53:37 CEST

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

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