You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bloodhound.apache.org by Gary <ga...@wandisco.com> on 2012/03/15 14:02:06 UTC

Re: svn commit: r1300593 - /incubator/bloodhound/trunk/installer/requirements.txt

Hi everyone

For those that didn't notice, yesterday I swapped the repository 
referenced in the requirements.txt file so that the installer now takes 
the Trac source from the apache subversion repository. As mentioned 
yesterday, this Trac source should be expected to be a patched version 
with changes required to support Apache Bloodhound.

Cheers,
     Gary


On 03/14/2012 03:32 PM, gjm@apache.org wrote:
> Author: gjm
> Date: Wed Mar 14 15:32:34 2012
> New Revision: 1300593
>
> URL: http://svn.apache.org/viewvc?rev=1300593&view=rev
> Log:
> updating requirements file to install trac from the apache repository
>
> Modified:
>      incubator/bloodhound/trunk/installer/requirements.txt
>
> Modified: incubator/bloodhound/trunk/installer/requirements.txt
> URL: http://svn.apache.org/viewvc/incubator/bloodhound/trunk/installer/requirements.txt?rev=1300593&r1=1300592&r2=1300593&view=diff
> ==============================================================================
> --- incubator/bloodhound/trunk/installer/requirements.txt (original)
> +++ incubator/bloodhound/trunk/installer/requirements.txt Wed Mar 14 15:32:34 2012
> @@ -2,6 +2,6 @@ Pygments
>   pytz
>   Babel
>   Genshi
> --e svn+https://svn.github.com/bloodhound-trac/trac.git#egg=Trac
> +-e svn+https://svn.apache.org/repos/asf/incubator/bloodhound/trunk/trac#egg=Trac
>   -e svn+https://trac-hacks.org/svn/accountmanagerplugin/0.11#egg=TracAccountManager
>   -e svn+https://svn.apache.org/repos/asf/incubator/bloodhound/trunk/bloodhound_multiproduct#egg=BloodhoundMultiProduct
>
>