Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Dec 2014 02:06:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195699] New:=?UTF-8?Q?=20making=20=C2=ABmake=20update=C2=BB=20works=20for=20both=20git=20only=20setup=20and=20git=2Bsvn=20setup?=
Message-ID:  <bug-195699-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D195699

            Bug ID: 195699
           Summary: making =C2=ABmake update=C2=BB works for both git only =
setup and
                    git+svn setup
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Infrastructure
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: clutton@zoho.com

Created attachment 150215
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D150215&action=
=3Dedit
/usr/port/Makefile

Currently make update from ports directory supports only git+svn scheme. The
patch for this was added a long time ago. There weren't any git only server=
s.

Now there are some, and it would be nice to have =C2=ABmake update=C2=BB wh=
ich works
accordingly.

Please test it before adding!!!

I've created this patch after reading some git docs, and it should work fin=
e.
As I understand the svn is some alien in git, and instead of doing full
integration they keep it away somehow. So checking the .git/svn should be o=
k.
But again, if you works with remotes different then origin this approach
wouldn't work, something complicated needed then.

But again, it's better then nothing and for most set up it should be ok. An=
d if
there will be any blame I'll have a reason to do it more properly :)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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