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

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

From: Branko Čibej <brane_at_wandisco.com>
Date: Sat, 17 Nov 2012 03:56:12 +0100

On 17.11.2012 03:43, julianfoad_at_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.
>
> Modified:
> subversion/trunk/subversion/svn/main.c
>
> Modified: subversion/trunk/subversion/svn/main.c
> URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/main.c?rev=1410679&r1=1410678&r2=1410679&view=diff
> ==============================================================================
> --- subversion/trunk/subversion/svn/main.c (original)
> +++ subversion/trunk/subversion/svn/main.c Sat Nov 17 02:43:25 2012
> @@ -1230,6 +1230,7 @@ const svn_opt_subcommand_desc2_t svn_cl_
> " 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 to ignore.\n"
> + " svn:global-ignore - Like svn:ignore, but inheritable.\n"

...s :)

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com
Received on 2012-11-17 03:56:51 CET

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.