Skip to main content

a git-remote-helper that allows you to push source code into a CouchDB

Project description

Author:

Filip Noetzel

Version:
v0.1a
Web:

http://github.com/peritus/git-remote-couch/

Git:

git clone git://github.com/peritus/git-remote-couch.git (browse source)

Download:

Downloads page on GitHub

Abstract

git-remote-couch is a git-remote-helper that allows you to push source code into a CouchDB (you can then fetch a clone from it, of course).

Installation and Usage

First, install git-remote-couch via your favorite Python package installing mechanism, like so:

easy_install -U git-remote-couch

Then, you can start cloning a repository:

git remote add couch http+couch://localhost:5984/testrepo/
git push origin master

You can now browse your repository with CouchDB’s web interface at http://localhost:5984/_utils/database.html?testrepo or clone that repository:

git clone http+couch://localhost:5984/testrepo/ a_copy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git-remote-couch-0.1a2.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file git-remote-couch-0.1a2.tar.gz.

File metadata

File hashes

Hashes for git-remote-couch-0.1a2.tar.gz
Algorithm Hash digest
SHA256 8363562b5c06dc2c6c45e96e9b51c7279a53a3458f420ea92010c72908628a4a
MD5 7901c05dde0bb649e3f03c3218930f38
BLAKE2b-256 507d695ebc3adff859f36b569661841a75072ace06c0097b3c332f480b8db3c2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page