You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2010/08/22 14:19:57 UTC

svn commit: r987888 - in /subversion/branches/performance: ./ build/win32/

Author: stefan2
Date: Sun Aug 22 12:19:57 2010
New Revision: 987888

URL: http://svn.apache.org/viewvc?rev=987888&view=rev
Log:
svn:ignore file generated by VisualStudio 2010

* /
  ignore ipch folder , subversion_vcnet.opensdf, subversion_vcnet.sdf
* build/win32
  ignore *.log

Modified:
    subversion/branches/performance/   (props changed)
    subversion/branches/performance/build/win32/   (props changed)

Propchange: subversion/branches/performance/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Aug 22 12:19:57 2010
@@ -43,3 +43,6 @@ mkmf.log
 zlib
 sqlite-amalgamation
 serf
+ipch
+subversion_vcnet.opensdf
+subversion_vcnet.sdf

Propchange: subversion/branches/performance/build/win32/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Aug 22 12:19:57 2010
@@ -9,3 +9,4 @@ msvc-dsp
 *.vcxproj
 vcnet-vcproj
 *.user
+*.log



Re: svn commit: r987888 - in /subversion/branches/performance: ./ build/win32/

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
See r987210 on trunk.

stefan2@apache.org wrote on Sun, Aug 22, 2010 at 12:19:57 -0000:
> Author: stefan2
> Date: Sun Aug 22 12:19:57 2010
> New Revision: 987888
> 
> URL: http://svn.apache.org/viewvc?rev=987888&view=rev
> Log:
> svn:ignore file generated by VisualStudio 2010
> 
> * /
>   ignore ipch folder , subversion_vcnet.opensdf, subversion_vcnet.sdf
> * build/win32
>   ignore *.log
> 
> Modified:
>     subversion/branches/performance/   (props changed)
>     subversion/branches/performance/build/win32/   (props changed)
> 
> Propchange: subversion/branches/performance/
> ------------------------------------------------------------------------------
> --- svn:ignore (original)
> +++ svn:ignore Sun Aug 22 12:19:57 2010
> @@ -43,3 +43,6 @@ mkmf.log
>  zlib
>  sqlite-amalgamation
>  serf
> +ipch
> +subversion_vcnet.opensdf
> +subversion_vcnet.sdf
> 
> Propchange: subversion/branches/performance/build/win32/
> ------------------------------------------------------------------------------
> --- svn:ignore (original)
> +++ svn:ignore Sun Aug 22 12:19:57 2010
> @@ -9,3 +9,4 @@ msvc-dsp
>  *.vcxproj
>  vcnet-vcproj
>  *.user
> +*.log
> 
>