Re: [RFC] Server Dictated Configuration

2012-01-27 Thread Paul Burba
On Fri, Jan 27, 2012 at 5:50 AM, Julian Foad wrote: > Paul Burba wrote: > >> See http://wiki.apache.org/subversion/InheritedProperties for what I'm >> envisioning. > > I've added some notes to the Wiki page. > > We need to see how we'd implement a reasonable system of svn:ignores and > auto-props

Re: regexp matching in svn?

2012-01-27 Thread Johan Corveleyn
On Fri, Jan 27, 2012 at 4:44 PM, Bert Huijben wrote: >> -Original Message- >> From: Johan Corveleyn [mailto:jcor...@gmail.com] >> Sent: vrijdag 27 januari 2012 16:31 >> To: Subversion Development >> Subject: regexp matching in svn? >> >> Hi, >> >> Is there any existing regexp matching func

Re: [RFC] Server Dictated Configuration

2012-01-27 Thread Branko Čibej
On 27.01.2012 12:53, Julian Foad wrote: > Branko Čibej wrote: > >> On 27.01.2012 11:50, Julian Foad wrote: >>> We need to see how we'd implement a reasonable system of svn:ignores >> and auto-props using the proposed inheritable properties system. The >> ability to >> see the inherited value a

Re: [RFC] Server Dictated Configuration

2012-01-27 Thread Paul Burba
On Thu, Jan 26, 2012 at 5:22 PM, Daniel Shahaf wrote: > Paul Burba wrote on Thu, Jan 26, 2012 at 16:55:48 -0500: >> On Tue, Jan 24, 2012 at 1:57 PM, C. Michael Pilato >> wrote: >> > I must have blanked out through the sequence of emails that got us from >> > "let's solve a couple of oft-reported

RE: regexp matching in svn?

2012-01-27 Thread Bert Huijben
> -Original Message- > From: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: vrijdag 27 januari 2012 16:31 > To: Subversion Development > Subject: regexp matching in svn? > > Hi, > > Is there any existing regexp matching functionality somewhere in de > svn codebase, in a way that is

regexp matching in svn?

2012-01-27 Thread Johan Corveleyn
Hi, Is there any existing regexp matching functionality somewhere in de svn codebase, in a way that is reusable for new functionality? If not, does anyone know of a reusable third-party library that could be easily intregrated (I know, it would be Yet Another Dependency, but I'm just asking for op

Re: [RFC] Server Dictated Configuration

2012-01-27 Thread Julian Foad
Branko Čibej wrote: > On 27.01.2012 11:50, Julian Foad wrote: >> We need to see how we'd implement a reasonable system of svn:ignores > and auto-props using the proposed inheritable properties system.  The ability > to > see the inherited value and then merge in a child-defined value > (addin

Re: [RFC] Server Dictated Configuration

2012-01-27 Thread Branko Čibej
On 27.01.2012 11:50, Julian Foad wrote: > Paul Burba wrote: > >> See http://wiki.apache.org/subversion/InheritedProperties for what I'm >> envisioning. > I've added some notes to the Wiki page. > > We need to see how we'd implement a reasonable system of svn:ignores and > auto-props using the prop

Re: [RFC] Server Dictated Configuration

2012-01-27 Thread Julian Foad
Paul Burba wrote: > See http://wiki.apache.org/subversion/InheritedProperties for what I'm > envisioning. I've added some notes to the Wiki page. We need to see how we'd implement a reasonable system of svn:ignores and auto-props using the proposed inheritable properties system.  The ability to