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

Re: How to lock creation of a folder

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Fri, 28 Mar 2008 15:04:31 +0000

On 28/03/2008, Eric Julien <ejulien938_at_gmail.com> wrote:
> Hi,
>
> I would know how handle this problem ...
>
> Ok when I build my stuff ... a bin folder is created (automatically) but I
> wouldn't version that ... How I could restrict the creation of this folder ?
>
> Ok I could ignore this folder ...but this operation have to done on each
> client ... it's not possible to add a "rule" on server ?

Use the svn:ignore property on the parent folder. All clients will
receive that property when they update, so they too will ignore the
bin folder.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-03-28 16:04:44 CET

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.