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

Re: [PATCH] tolerate locally modified dirs on switch

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Sat, 23 Aug 2008 15:14:44 -0400

"Danil Shopyrin" <danil.shopyrin_at_gmail.com> writes:
>> Nits: s/it//, and (symbol_name)s should be indented two spaces, not one.
>
> I'm not sure that I understand this notation properly, but I've tried
> to make log message formatted just like examples in the hacking.html.
> I've found indenting errors, but I'm not sure that I've found all of
> them.
>
>> s/tollerate/tolerate/
>
> The same.

When you see "s/FOO/BAR/", it means

   "substitute all instances of FOO with BAR"

It comes from Perl text replacement syntax, but is now often used to
give editing hints -- by now, probably more people use this syntax than
have ever written Perl code :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-23 21:15:01 CEST

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

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