[ros-diffs] [cfinck] 32454: Add some svn:ignore settings and a comment to the "Constants.pm" for making it easier to run the Bugzilla locally.

cfinck at svn.reactos.org cfinck at svn.reactos.org
Fri Feb 22 16:19:44 CET 2008


Author: cfinck
Date: Fri Feb 22 18:19:43 2008
New Revision: 32454

URL: http://svn.reactos.org/svn/reactos?rev=32454&view=rev
Log:
Add some svn:ignore settings and a comment to the "Constants.pm" for making it easier to run the Bugzilla locally.

Modified:
    trunk/web/reactos.org/htdocs/bugzilla/   (props changed)
    trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/   (props changed)
    trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/Constants.pm
    trunk/web/reactos.org/htdocs/bugzilla/skins/   (props changed)
    trunk/web/reactos.org/htdocs/bugzilla/template/   (props changed)

Propchange: trunk/web/reactos.org/htdocs/bugzilla/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Feb 22 18:19:43 2008
@@ -1,0 +1,5 @@
+data
+extensions
+graphs
+.htaccess
+localconfig

Propchange: trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Feb 22 18:19:43 2008
@@ -1,0 +1,1 @@
+.htaccess

Modified: trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/Constants.pm
URL: http://svn.reactos.org/svn/reactos/trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/Constants.pm?rev=32454&r1=32453&r2=32454&view=diff
==============================================================================
--- trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/Constants.pm (original)
+++ trunk/web/reactos.org/htdocs/bugzilla/Bugzilla/Constants.pm Fri Feb 22 18:19:43 2008
@@ -412,6 +412,7 @@
         $datadir = "data";
     }
 
+    # Set this to "localconfig" if you want to run the Bugzilla locally
     $localconfig = "/web/reactos.org/config/bugzilla-config";
     
     # We have to return absolute paths for mod_perl. 

Propchange: trunk/web/reactos.org/htdocs/bugzilla/skins/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Feb 22 18:19:43 2008
@@ -1,0 +1,2 @@
+contrib
+custom

Propchange: trunk/web/reactos.org/htdocs/bugzilla/template/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Feb 22 18:19:43 2008
@@ -1,0 +1,1 @@
+.htaccess




More information about the Ros-diffs mailing list