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

Re: [TSVN] global ignore & keywords

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-23 17:02:09 CEST

Julien TOUCHE wrote:

> > global config file
> where is this one ?
> nothing named "config" or like in C:\Program Files\TortoiseSVN

TSVN doesn't use config files, but Subversion does. The global config
file is usually located under
C:\Documents and Settings\All Users\Application Data

>> No. Those are "project properties" TSVN introduced in 1.1.0, they're
>> not stored in the registry or some config file. They're part of your
>> working copy and get committed to the repository. That way, they're
>> part of the project itself and the users don't have to set them
>> themselves. Please read our docs about those:
>> http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch04s09.html
>
> ok so i need to setup them first time only, right ?
> but where there is a new file/folder, i need to do it again ?

That depends. If you can guarantee that all users check out from e.g.
/trunk, then it's enough to set the properties there. Usually, you can
guarantee that people check out from there if your project can't be
compiled or used if not checked out from there.
If for example some users only check out part of your project (e.g.
/docs/) then you have to set the properties there too.

> has someone a script to check regularly props on file of repository and
> reset them if needed ?

If someone has, please post it here!

Stefan

-- 
        ___
   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 Sun Oct 24 14:52:33 2004

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.