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

Re: Feature request: auto-props for directories

From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: 2005-09-12 07:58:56 CEST

On Sunday 11 September 2005 15:33, Martin Fuchs wrote:
> 2005/9/11, Erik Huelsmann <e.huelsmann@gmx.net>:
> > > I would like to add the svn:ignore property to any new directory I am
> > > checking into the repository. Here is, how an example configuration
> > > could look like in the the .subversion configuration file:
> > >
> > > [auto-props]
> > > <directory> = svn:ingore=*.obj *.sbr *.pdb *.exe *.ncb *.opt
> > >
> > > It configures SVN to ignore non-source file types of VC++ projects
> > > without the need to specify the properties manually.
> > >
> > > What do you think: Shall I create a new entry in the issue tracker for
> > > this feature request?
> >
> > This is issue 1989.
> >
> > What we need now is patches.
>
> Erik, thanks for the pointer to the existing issue entry.
> I think there is missing a description of how to distinguish between
> files and directory in the auto-property settings. There is only this
> example:
>
> *.xcode = svn:ignore=*.mode*\n*.pbxuser
>
> It would only work if the directory matches the pattern "*.xcode". But
> what I would need is a way to apply to all directories, for example by
> configuring an entry like "<directory>", "{filetype=dir}", or some
> thing else.
> May be we could even combine file name matching patterns with file
> types, like this: "prj_*{filetype=dir}" or "*.xcode<directory>"
http://svn.haxx.se/dev/archive-2005-03/0949.shtml

included in my owner-group-mode branch.

Regards,

Phil

http://svn.collab.net/repos/svn/branches/meta-data-versioning/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 12 08:00:44 2005

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.