On Fri, Mar 7, 2008 at 12:17 PM, marc gonzalez-carnicer
<carnicer.lists_at_gmail.com> wrote:
> you'll cringe even more when you read that i never heard
> about this config file. it took me some time to find that it is on
> the ~/.subversion folder.
>
> IMO, such an useful and important thing is really not properly
> emphasized on the svnbook. when i think all the time i've
> wasted that this could have saved me :)
SVN client configuration has an entire chapter dedicated to it in the
book. http://svnbook.red-bean.com/en/1.4/svn.customization.html
Ignoring items is in Chapter 3.
http://svnbook.red-bean.com/en/1.4/svn.advanced.props.special.ignore.html
>
> 2008/3/7, Gleason, Todd <tgleason_at_impac.com>:
>
> > You're making me cringe. Just avoid these files the natural Subversion
> > way. In your config file [miscellany] section:
> >
> > global-ignores = *.o *.lo *.la #*#.*~ *~ .#* .DS_Store *.vssscc *.vspscc
> > mss*.scc *.obj *.sbr *.ncb *.pdb *.idb *.tmp *.xdc *.dep
> > *.intermediate.manifest BuildLog.htm *.bsc *.suo bin obj Debug debug
> > Release release ReleaseMinSize ReleaseMinDependency _ReSharper.*
> > *.resharper *.resharper.user __*
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-07 18:38:08 CET