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

RE: add to ignore list for all clients

From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 30 Oct 2009 11:01:31 -0400

There is a global ignore setting for the svn client. You can set this up in the TSVN settings. However, it is "global" to the machine TSVN is installed on. You could create a custom install that includes the global ignores you want.

What you probably should do is create a pre-commit hook on your server that doesn't allow the files you want to globally ignore. If someone tries to commit any of the files in question you can suggest they ignore them in either the project or by setting up global ignores in your error message return.

BOb

From: tubin gen [mailto:fachhoch_at_gmail.com]
Sent: Friday, October 30, 2009 10:15 AM
To: users_at_tortoisesvn.tigris.org
Subject: add to ignore list for all clients

Is there a way we can tell svn to ignore set of folders and files globally , every time a new user creates a local repository I have to tell them to add these folders to svn ignore list some times if I forget to tell I see them in repository , can I avoid these by ttelling svn ?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2413021

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-30 16:01:38 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.