Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated references to bug tracker to point to hub website
  • Loading branch information
timlinux committed Jun 5, 2011
1 parent 94dc380 commit 48d82eb
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 27 deletions.
6 changes: 3 additions & 3 deletions CODING
Expand Up @@ -596,10 +596,10 @@ easily, and help us deal with the patches that are sent to use easily.

If the patch is a fix for a specific bug, please name the file with the bug
number in it e.g. bug777fix.patch, and attach it to the original bug report
in trac (https://trac.osgeo.org/qgis/).
in trac (http://hub.qgis.org/projects/quantum-gis).

If the bug is an enhancement or new feature, its usually a good idea to create
a ticket in trac (https://trac.osgeo.org/qgis/) first and then attach you
a ticket in trac (http://hub.qgis.org/projects/quantum-gis) first and then attach you


2.7.2. Create your patch in the top level QGIS source dir
Expand Down Expand Up @@ -868,7 +868,7 @@ test before fixing the bug will let you automate the testing for bug
resolution in an efficient manner.

To implement your regression test, you should follow the naming convention of
regression<TicketID> for your test functions. If no trac ticket exists for the
regression<TicketID> for your test functions. If no redmine ticket exists for the
regression, you should create one first. Using this approach allows the person
running a failed regression test easily go and find out more information.

Expand Down
20 changes: 13 additions & 7 deletions INSTALL
@@ -1,10 +1,10 @@
Quantum GIS (QGIS)
Building QGIS from source - step by step
Sunday May 29, 2011
Sunday June 05, 2011


Last Updated: Sunday May 29, 2011
Last Change : Friday May 20, 2011
Last Updated: Sunday June 05, 2011
Last Change : Thursday June 02, 2011


1. Introduction
Expand All @@ -27,7 +27,7 @@ Last Change : Friday May 20, 2011
5.1. Install Qt4 from disk image
5.2. Install development frameworks for QGIS dependencies
5.3. Install CMake for OSX
5.4. Download QGIS source from github
5.4. QGIS source
5.5. Configure the build
5.6. Building
6. Authors and Acknowledgments
Expand Down Expand Up @@ -1496,10 +1496,16 @@ tarball, then cd to the source folder and:
sudo make install


5.4. Download QGIS source from github
=====================================
5.4. QGIS source
================

Unzip the QGIS source tarball to a working folder of your choice
(/usr/somewhere is not a good choice as it's hidden and requires root
privileges). If you are reading this from the source, you've already done
this.

Go to the github QGIS project page:
If you want to experiment with the latest development sources, go to the github
QGIS project page:

http://github.com/qgis/Quantum-GIS

Expand Down
6 changes: 3 additions & 3 deletions doc/CODING.t2t
Expand Up @@ -575,10 +575,10 @@ easily, and help us deal with the patches that are sent to use easily.

If the patch is a fix for a specific bug, please name the file with the bug
number in it e.g. **bug777fix.patch**, and attach it to the original bug report
in trac (https://trac.osgeo.org/qgis/).
in trac (http://hub.qgis.org/projects/quantum-gis).

If the bug is an enhancement or new feature, its usually a good idea to create
a ticket in trac (https://trac.osgeo.org/qgis/) first and then attach you
a ticket in trac (http://hub.qgis.org/projects/quantum-gis) first and then attach you

=== Create your patch in the top level QGIS source dir ===

Expand Down Expand Up @@ -854,7 +854,7 @@ test **before** fixing the bug will let you automate the testing for bug
resolution in an efficient manner.

To implement your regression test, you should follow the naming convention of
regression<TicketID> for your test functions. If no trac ticket exists for the
regression<TicketID> for your test functions. If no redmine ticket exists for the
regression, you should create one first. Using this approach allows the person
running a failed regression test easily go and find out more information.

Expand Down
8 changes: 4 additions & 4 deletions doc/INSTALL.html
Expand Up @@ -45,13 +45,13 @@
<DIV CLASS="header" ID="header">
<H1>Quantum GIS (QGIS)</H1>
<H2>Building QGIS from source - step by step</H2>
<H3>Sunday May 29, 2011</H3>
<H3>Sunday June 05, 2011</H3>
</DIV>

<DIV CLASS="body" ID="body">
<P>
Last Updated: Sunday May 29, 2011
Last Change : Friday May 20, 2011
Last Updated: Sunday June 05, 2011
Last Change : Thursday June 02, 2011
</P>
<DIV CLASS="toc">

Expand Down Expand Up @@ -2291,5 +2291,5 @@ <H1>6. Authors and Acknowledgments</H1>

</DIV>
<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
<!-- cmdline: txt2tags -t html -o INSTALL.html INSTALL.t2t -->
<!-- cmdline: txt2tags -o INSTALL.html -t html INSTALL.t2t -->
</BODY></HTML>
2 changes: 1 addition & 1 deletion doc/index.dox
Expand Up @@ -36,7 +36,7 @@ developers.</li> </ul>

\section index_bugs Bug Reporting
If you think you have found a bug, please report it using our <a
href="https://trac.osgeo.org/qgis/">bug tracker</a>. When reporting bugs,
href="http://hub.qgis.org/projects/quantum-gis">bug tracker</a>. When reporting bugs,
please include some contact information in case we need help with replicating
your issue.

Expand Down
23 changes: 14 additions & 9 deletions doc/index.html
Expand Up @@ -10,7 +10,7 @@
</td>
<td valign="center">
<span class="header">Quantum GIS Documentation</span><br>
<span class="subheader">Version 1.7.0 <i>Wroclaw</i></span><br>
<span class="subheader">Version 1.7.0 <i>Wrocław</i></span><br>
<span class="warning">Please read this entire document for important information about this release.</span><br>
<span class="warning">You find a <a href="http://www.qgis.org/en/documentation/manuals.html">PDF manual of the current version</a> on the QGIS website.</span>
</td>
Expand All @@ -25,7 +25,7 @@
<h2>Whats new in Version 1.7.0 'Wrocław'?</h2>
<p>This release is named after the town of Wrocław in Poland. The Department of
Climatology and Atmosphere Protection, University of Wrocław kindly hosted our
last developer meeting in November 2010. Please note that this is a release in
developer meeting in November 2010. Please note that this is a release in
our 'cutting edge' release series. As such it contains new features and extends
the programmatic interface over QGIS 1.0.x and QGIS 1.6.0. As with any
software, there may be bugs and issues that we were not able to fix in time for
Expand Down Expand Up @@ -430,7 +430,7 @@ <h2>Whats new in Version 1.2.0?</h2>
Keyboard shortcuts:

New feature: configure shortcuts for actions within main window of qgis!
See menu Setting->Configure shortcuts
See menu Setting-&gt;Configure shortcuts

Map Composer:

Expand Down Expand Up @@ -471,7 +471,7 @@ <h2>Whats new in Version 1.2.0?</h2>
QGIS now includes support for project relative position of file data sources
and svgs. The saving of relative paths of file data sources is optional.

PostGIS & the PostgreSQL Provider:
PostGIS &amp; the PostgreSQL Provider:

You can now select the SSL mode when adding a new DB connection. Turning off
SSL encryption can greatly improve performance of PostGIS data loading where
Expand Down Expand Up @@ -655,7 +655,9 @@ <h2>Whats new in Version 1.0.0?</h2>
<dd>
OS X Specific
<ul class="normal">
<li>Due to a limitation in the Quicktime graphics engine, there is a limit on the number points allowed per feature. See the Readme that comes with the OS X dmg
<li>Due to a limitation in the Quicktime graphics engine, there is a
limit on the number points allowed per feature. See the Readme that comes
with the OS X dmg
</ul>
</dd>
<dd>
Expand All @@ -670,10 +672,13 @@ <h2>Whats new in Version 1.0.0?</h2>
<dd>
If think you have found a bug, please consider reporting it to the development team. The steps to report a bug are:
<ol class="normal">
<li>Go to the Bug Tracker at <a href="https://trac.osgeo.org/qgis">https://svn.qgis.org/trac</a>
<li>Read <a href="https://trac.osgeo.org/qgis/wiki/UsingTracWithQuantumGis">Using Trac With QGIS</a> to learn about the submission process
<li>Review the list of current issues to make sure your bug has not already been submitted. If it has, review the submission and see if there is anything you can add to the bug report to aid the developers
<li>If your bug has not been reported, create a new ticket, making sure to either login to trac or provide your email address. Tickets lacking contact information are subject to deletion.
<li>Ensure you have an OSGEO login (available to anyone by filling out the form on this page: <a href="http://www.osgeo.org/osgeo_userid">http://www.osgeo.org/osgeo_userid</a>
<li>Go to the Bug Tracker at <a href="http://hub.qgis.org/projects/quantum-gis">http://hub.qgis.org/projects/quantum-gis</a>
<li>Review the list of current issues to make sure your bug has not
already been submitted. If it has, review the submission and see if
there is anything you can add to the bug report to aid the developers
<li>If your bug has not been reported, create a new ticket. Tickets
lacking contact information are subject to deletion.
</ol>
</dd>
</dt>
Expand Down

0 comments on commit 48d82eb

Please sign in to comment.