Download the PHP package console-helpers/svn-buddy without Composer
On this page you can find all versions of the php package console-helpers/svn-buddy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download console-helpers/svn-buddy
More information about console-helpers/svn-buddy
Files in console-helpers/svn-buddy
Download console-helpers/svn-buddy
More information about console-helpers/svn-buddy
Files in console-helpers/svn-buddy
Vendor console-helpers
Package svn-buddy
Short Description Easier way to control work with Subversion repositories from command-line
License BSD-3-Clause
Package svn-buddy
Short Description Easier way to control work with Subversion repositories from command-line
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package svn-buddy
SVN-Buddy
SVN-Buddy is a command-line tool, that was created to drastically simplify Subversion-related development tasks performed on a daily basis from command line.
The Git users will also feel right at home, because used terminology (commands/options/arguments) was inspired by Git.
Usage
https://svn-buddy.readthedocs.io/
Installation
- download a stable release (preferably to the folder in PATH)
- setup auto-completion by placing
eval $(/path/to/svn-buddy.phar _completion --generate-hook -p svn-buddy.phar)in~/.bashrc(Bash v4.0+ required) and reopening a Terminal window - (optional) switch to the
snapshotrelease channel to get weekly updates by running the/path/to/svn-buddy.phar self-update --snapshotcommand - (optional) switch to the
previewrelease channel to get daily updates by running the/path/to/svn-buddy.phar self-update --previewcommand
How to upgrade Bash on macOS: https://www.shell-tips.com/mac/upgrade-bash/ .
Requirements
- working Subversion command-line client (was tested on v1.6, v1.7, v1.8)
- a Subversion working copy (almost all
svn-buddy.pharcommands operate inside a working copy)
Contributing
See CONTRIBUTING file.
License
SVN-Buddy is released under the BSD-3-Clause License. See the bundled LICENSE file for details.
All versions of svn-buddy with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|>=7.0.8
symfony/process Version ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0
console-helpers/console-kit Version ^0.4
aura/sql Version ^3.0 || ^4.0 || ^5.0
padraic/phar-updater Version dev-use-curl
padraic/humbug_get_contents Version ^1.0
console-helpers/db-migration Version ^0.2.0
ext-simplexml Version *
ext-zlib Version *
ext-json Version *
ext-pdo Version *
ext-sqlite3 Version *
fiasco/symfony-console-style-markdown Version ^1.2
symfony/process Version ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0
console-helpers/console-kit Version ^0.4
aura/sql Version ^3.0 || ^4.0 || ^5.0
padraic/phar-updater Version dev-use-curl
padraic/humbug_get_contents Version ^1.0
console-helpers/db-migration Version ^0.2.0
ext-simplexml Version *
ext-zlib Version *
ext-json Version *
ext-pdo Version *
ext-sqlite3 Version *
fiasco/symfony-console-style-markdown Version ^1.2
The package console-helpers/svn-buddy contains the following files
Loading the files please wait ...
