Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2014 16:38:04 +0000
From:      Sebastian Bach <sbach@nuith.pl>
To:        Michael Gmelin <freebsd@grem.de>
Cc:        "ports@FreeBSD.org" <ports@FreeBSD.org>, "wxs@FreeBSD.org" <wxs@FreeBSD.org>
Subject:   RE: FreeBSD Port: git-2.0.2_1
Message-ID:  <0580ec1c04544917b7cb72ccc05ee0c5@gds-exchange1.NUITH.local>
In-Reply-To: <20140825165206.40cc5eba@bsd64.grem.de>
References:  <5b109c99bada4b39b622e3c5257fe2c4@gds-exchange1.NUITH.local> <20140825165206.40cc5eba@bsd64.grem.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Michael,

I've checked out git 2.0.1 / revision 362475 from the FreeBSD repository an=
d was able to install it. Our Atlassian Stash is running again. :)

Best regards
Sebastian


-----Original Message-----
From: Michael Gmelin [mailto:freebsd@grem.de]=20
Sent: Monday, August 25, 2014 4:52 PM
To: Sebastian Bach
Cc: wxs@FreeBSD.org; ports@FreeBSD.org
Subject: Re: FreeBSD Port: git-2.0.2_1

On Mon, 25 Aug 2014 13:39:50 +0000
Sebastian Bach <sbach@nuith.pl> wrote:

> Hi!
>=20
> I've an urgent problem with the current port devel/git (2.0.2). After=20
> upgrading  we can't use our Atlassian Stash server anymore. Stash=20
> rejects (hard check of 2.0.2 and 2.0.3) to use this specific git=20
> version due to a critical bug in 'git diff-tree' which breaks Stash's=20
> commit page. Please see the 'DVCS clients' section on their system=20
> requirements page:
> https://confluence.atlassian.com/display/STASH/Supported+platforms
> https://jira.atlassian.com/browse/STASH-5052
>=20
> I don't know how to downgrade this port. Is this even possible on=20
> FreeBSD? However, can you tell me when git 2.0.4 or 2.1.0 will be=20
> available in the ports collections?
>=20
> Best regards
> Sebastian Bach
>=20

If you're using pkg you might be lucky and still have a cached copy in /var=
/cache/pkg. In that case try pkg delete git and pkg add /var/cache/pkg/git-=
<version>.txz.

Otherwise one way of doing this is getting the old package skeleton from sv=
n and build it from ports. You need revision 362475 of the ports tree for g=
it version 2.0.1. Alternatively you can download the files from svnweb (a b=
it clumsy, but doesn't require you to install
subversion):

http://svnweb.freebsd.org/ports/head/devel/git/?pathrev=3D362475

If you don't have a ports tree yet, do: portsnap fetch extract

Then copy the files in /usr/ports/devel/git, go there and do make install (=
do pkg delete git beforehand).

--
Michael Gmelin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0580ec1c04544917b7cb72ccc05ee0c5>