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

Re: Re: svn add *

From: marc gonzalez-carnicer <carnicer.lists_at_gmail.com>
Date: Tue, 15 Jan 2008 17:53:33 +0100

2008/1/14, Reedick, Andrew <jr9445_at_att.com>:
> > -----Original Message-----

> _everything_ uses them: sed, Perl, Python, vi, etc..

i guess that statement may be controversial, specially on today's
world where windows in ubiquitous :) don't take me wrong, i am
a hardcore vim user, and i also do python and sed.

>
> You could what you propose below with about 30 minutes of playing with a
> regex tutorial. Well worth the time invested, IMHO.

i know, although i am not an expert, about regex. my point is whether
my proposed feature is useful or not, so that not everybody who wants
to do wrapper scripts needs to rewrite it. actually, i've written several of
these scripts.

i have checked the source code, and implementing my proposal is
*much* easier than doing wrapper scripts with regex. see file
subversion/svn/status.c, function print_status(). it's a matter
of deciding whether the feature is useful or not. if it is, i could provide
the patch myself.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-15 17:53:54 CET

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.