SVN_SET_IGNORE(1) Retro Project Manual SVN_SET_IGNORE(1) NNAAMMEE svn_set_ignore - setup svn:ignore properties based on .gitignore files SSYYNNOOPPSSIISS ssvvnn__sseett__iiggnnoorree [----ddrryy--rruunn] DDEESSCCRRIIPPTTIIOONN Creates or updates an _s_v_n_:_i_g_n_o_r_e property for the current directory and all sub-directories. The current directory must contain a _._g_i_t_i_g_n_o_r_e file which defines the default list of ignore patterns for the whole project. The local ignore pattern for each directory is the concatena- tion of all _._g_i_t_i_g_n_o_r_e files found in the directory hierarchy. If no _s_v_n_:_i_g_n_o_r_e property exists or the existing one differs from the ignore pattern list determined from the top level and local _._g_i_t_i_g_n_o_r_e file the property is set or updated. OOPPTTIIOONNSS ----ddrryy--rruunn Shows _s_v_n_:_i_g_n_o_r_e property changes, but doesn't store them in the svn repository. EEXXIITT SSTTAATTUUSS If no top level _._g_i_t_i_g_n_o_r_e file is found or a ssvvnn(1) command fails the script dies with exit status 2. SSEEEE AALLSSOO ssvvnn(1) AAUUTTHHOORR Walter F.J. Mueller Retro Project 2010-04-26 SVN_SET_IGNORE(1)