Re: svn commit: r1410679 - /subversion/trunk/subversion/svn/main.c

2012-11-18 Thread Julian Foad
Ivan Zhakov wrote: > Julian Foad wrote:   svn:global-ignore >>> >>> ...s :) >> >> Yup, I made the same mistake that I had just fixed in the previous commit >> :-) >> >> Already noticed and fixed. >> > That's why I suggested to drop this 's'. I'll bet it will be > typical typo :) Thi

Re: svn commit: r1410679 - /subversion/trunk/subversion/svn/main.c

2012-11-16 Thread Ivan Zhakov
On Sat, Nov 17, 2012 at 7:01 AM, Julian Foad wrote: > Branko Čibej wrote: > >> On 17.11.2012 03:43, julianf...@apache.org wrote: >>>" Note: svn recognizes the following special versioned >> properties\n" >>>" but will store any arbitrary properties set:\n" >>>"svn:ign

Re: svn commit: r1410679 - /subversion/trunk/subversion/svn/main.c

2012-11-16 Thread Julian Foad
Branko Čibej wrote: > On 17.11.2012 03:43, julianf...@apache.org wrote: >>       "  Note: svn recognizes the following special versioned > properties\n" >>       "  but will store any arbitrary properties set:\n" >>       "    svn:ignore    - A newline separated list of file glob > patterns

Re: svn commit: r1410679 - /subversion/trunk/subversion/svn/main.c

2012-11-16 Thread Branko Čibej
On 17.11.2012 03:43, julianf...@apache.org wrote: > Author: julianfoad > Date: Sat Nov 17 02:43:25 2012 > New Revision: 1410679 > > URL: http://svn.apache.org/viewvc?rev=1410679&view=rev > Log: > * subversion/svn/main.c > (svn_cl__cmd_table): Document 'svn:global-ignores' in the 'propset' help. >