[MacPorts] #19900: git-core omits git-svn binary
#19900: git-core omits git-svn binary --------------------------------+------------------------------------------- Reporter: ian.eure@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: --------------------------------+------------------------------------------- The git-core package includes documentation for git-svn, but not the binary. {{{ $ port info git-core git-core @1.6.3.2 (devel) Variants: bash_completion, doc, gitweb, svn Git is a fast, scalable, distributed open source version control system focusing on speed and efficiency. Homepage: http://git.or.cz/ Library Dependencies: curl, zlib, openssl, expat, libiconv Runtime Dependencies: rsync, perl5, p5-error Platforms: darwin Maintainers: bryan@larsen.st maccheck@gmail.com openmaintainer@macports.org $ port contents git-core | grep -i svn /opt/local/share/doc/git-core/contrib/examples/git-svnimport.perl /opt/local/share/doc/git-core/contrib/examples/git-svnimport.txt /opt/local/share/doc/git-core/git-svn.html /opt/local/share/doc/git-core/git-svn.txt /opt/local/share/man/man1/git-svn.1.gz }}} -- Ticket URL: <http://trac.macports.org/ticket/19900> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19900: git-core omits git-svn binary --------------------------------+------------------------------------------- Reporter: ian.eure@… | Owner: bryan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: git-core --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * cc: maccheck@… (added) * owner: macports-tickets@… => bryan@… * port: => git-core -- Ticket URL: <http://trac.macports.org/ticket/19900#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19900: git-core omits git-svn binary --------------------------------+------------------------------------------- Reporter: ian.eure@… | Owner: bryan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: git-core --------------------------------+------------------------------------------- Comment(by ram@…): svn support is provided in the svn variant: {{{ $ port variants git-core git-core has the variants: doc: Install HTML and plaintext documentation gitweb: Install gitweb.cgi svn: Bi-directional subversion repository support bash_completion: Completion support for bash $ }}} -- Ticket URL: <http://trac.macports.org/ticket/19900#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19900: git-core omits git-svn binary --------------------------------+------------------------------------------- Reporter: ian.eure@… | Owner: bryan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: git-core --------------------------------+------------------------------------------- Comment(by ian.eure@…): Okay, sounds like the default install shouldn't include the git-svn related documentation, then. -- Ticket URL: <http://trac.macports.org/ticket/19900#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19900: git-core omits git-svn binary ---------------------------------+------------------------------------------ Reporter: ian.eure@… | Owner: bryan@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: Port: git-core | ---------------------------------+------------------------------------------ Changes (by toby@…): * status: new => closed * resolution: => invalid Comment: The svn variant doesn't actually change anything, it just makes sure the necessary dependencies for git svn are installed. You should be able to use 'git svn' even if you don't specify the +svn variant. Note that it's 'git svn' not 'git-svn' - svn is just a subcommand of the git tool. -- Ticket URL: <http://trac.macports.org/ticket/19900#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts