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

RE : Fwd: Ignore on a per-repository basis?

From: TRICHET Stéphane <trichet.stephane_at_wanadoo.fr>
Date: 2004-09-27 16:59:01 CEST

I solve my problem :

I launch the svnserve -d and i make my checkout
with tortoiseSVN and url svn://localhost/OWTec
it is not a reall solution but it is the only witch work

but i think i will install a linux computer :)

=========================================
OnWeb Technologies
(Votre site Internet à la commission)
 
Trichet Stéphane - Directeur Technique
Tel : 06-84-05-17-00
Email : stephane.t@owtec.com
Site Internet (en construction) : http://www.owtec.com
=========================================
 

-----Message d'origine-----
De : Dave Neary [mailto:david@phenix.fr]
Envoyé : lundi 27 septembre 2004 16:46
À : Ben Kennedy
Cc : Subversion List
Objet : Re: Fwd: Ignore on a per-repository basis?

Hi Ben,

Ben Kennedy wrote:
> I posted the following question a week and a half ago. Shall I infer
> from the zero replies that my inferences are correct, and that it is
not
> possible to achieve what I want?

For my part, you can assume that I didn't know the answer :)

I have since found this, though:

> I would like to set a global property on the repository, so that the
> "*.build" dirs will be automatically ignored for every project,
without
> having to expressly set up flags on a per-proj or per-user basis.

http://svnbook.red-bean.com/svnbook-1.0/ch07.html#svn-ch-7-sect-1.3.2

The glocal config option 'global-ignores' sounds like the one you are
looking for. However, there doesn't seem to be a way to specify that
only directories called *.build get ignored - it will also ignore files
called *.build.

Cheers,
Dave.

-- 
David Neary
Phenix Engineering
110 ave Jean Jaures, 69007 Lyon
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 27 16:59:23 2004

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

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