Re: regexp matching in svn?

2012-01-28 Thread Peter Samuelson
[Branko Cibej] > It'd certainly be better to somehow get regular expressions included > in APR. The only problem there (aside from the apr 1.0 feature freeze you mentioned) is that there are so many flavors of RE out there (Emacs, Perl/PCRE/C#, POSIX Basic, POSIX Extended, and one or two others)

Re: regexp matching in svn?

2012-01-28 Thread Johan Corveleyn
On Sat, Jan 28, 2012 at 10:10 AM, Johan Corveleyn wrote: [ ... ] > Other than that, there is something about GNU diff's -F option that I > don't like: it doesn't trim leading whitespace from the matched > "function line", unlike the -p option. Sorry, I made a mistake here, I misinterpreted some

Re: regexp matching in svn?

2012-01-28 Thread Branko Čibej
On 28.01.2012 11:53, Johan Corveleyn wrote: > On Sat, Jan 28, 2012 at 11:12 AM, Branko Čibej wrote: >> On 28.01.2012 10:44, Daniel Shahaf wrote: >>> Johan Corveleyn wrote on Sat, Jan 28, 2012 at 10:10:05 +0100: Yes, it's an option. But it's a hassle. I'm investigating other options. >>> Insta

Re: regexp matching in svn?

2012-01-28 Thread Johan Corveleyn
On Sat, Jan 28, 2012 at 11:12 AM, Branko Čibej wrote: > On 28.01.2012 10:44, Daniel Shahaf wrote: >> Johan Corveleyn wrote on Sat, Jan 28, 2012 at 10:10:05 +0100: >>> Yes, it's an option. But it's a hassle. I'm investigating other options. >> Installing GNU diff requires deploying a precompiled .e

Re: regexp matching in svn?

2012-01-28 Thread Branko Čibej
On 28.01.2012 10:44, Daniel Shahaf wrote: > Johan Corveleyn wrote on Sat, Jan 28, 2012 at 10:10:05 +0100: >> Yes, it's an option. But it's a hassle. I'm investigating other options. > Installing GNU diff requires deploying a precompiled .exe file and two > .dll files into %PATH%. > > Implementing -

Re: regexp matching in svn?

2012-01-28 Thread Daniel Shahaf
Johan Corveleyn wrote on Sat, Jan 28, 2012 at 10:10:05 +0100: > On Sat, Jan 28, 2012 at 9:54 AM, Daniel Shahaf > wrote: > > On Fri, Jan 27, 2012, at 21:30, Johan Corveleyn wrote: > >> On Fri, Jan 27, 2012 at 4:44 PM, Bert Huijben wrote: > >> >> -Original Message- > >> >> From: Johan Corv

Re: [RFC] Server Dictated Configuration

2012-01-28 Thread Ivan Zhakov
On Mon, Jan 23, 2012 at 21:16, Paul Burba wrote: > On Sat, Jan 21, 2012 at 9:05 AM, Ivan Zhakov wrote: >> On Thu, Jan 19, 2012 at 03:23, Paul Burba wrote: >>> On Tue, Jan 17, 2012 at 5:02 PM, Johan Corveleyn wrote: On Tue, Jan 17, 2012 at 8:55 PM, Paul Burba wrote: > On Tue, Jan 17, 2

Re: regexp matching in svn?

2012-01-28 Thread Johan Corveleyn
On Sat, Jan 28, 2012 at 9:54 AM, Daniel Shahaf wrote: > On Fri, Jan 27, 2012, at 21:30, Johan Corveleyn wrote: >> 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

Re: regexp matching in svn?

2012-01-28 Thread Daniel Shahaf
On Fri, Jan 27, 2012, at 21:30, Johan Corveleyn wrote: > 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