[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-22 22:34:45 CEST

Julien TOUCHE wrote:

> is there a way to define the ignore files and activate keywords globally
> on a TortoiseSVN Client (or maybe the server) ? (for all users and all
> repositories).

For the client, you can set those, yes. For the server (and all clients
which connect to them) it's not possible.

> i try to set registry in HKLM like there
> http://svnbook.red-bean.com/svnbook-1.1/ch07.html
>
> but HKLM, "#global-ignores" seems to be ignored.

Remove the '#' and it should work.
Also: the global ignores can be set in TSVN's settings dialog - why
don't you just use that?
For the global keywords, I would recommend to edit the Subversion config
file with your favourite text editor. Just press "Edit" in the TSVN's
settings dialog.

> last, what about the log templates with file status ?
> (like http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=80986)

Those are folder properties which are then committed to the repository
and therefore affect all clients using that repository. Check the TSVN
docs about this.
Short version:
right-click on a folder, select "properties" from the context menu. Go
to the Subversion tab, set the property.

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:22 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.