aycabtu

All Your Codes Are Belong To Us
Download

aycabtu Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Ingy d%uFFFDt Net
  • Publisher web site:
  • http://search.cpan.org/~ingy/

aycabtu Tags


aycabtu Description

All Your Codes Are Belong To Us aycabtu is a program that will sync all your code repositories.aycabtu provides a way for you to list of all your project source code repositories and check them all out or update them all with one simple command. You can also turn your list into its own repository so that you can repeat the whole process on multiple machines, and/or share the list with others.Currently, aycabtu supports git, subversion and mercurial repositories. Let me know if you need support for more.Installation> sudo make installConfigurationYou need to create a YAML configuration file, that lists all the information for the repositories that you are interested in. By default, aycabtu looks for ./AYCABTU, then ~/.AYCABTU. You can override with the -f option or the AYCABTU_FILE environment variable.The file looks like this:- repo: http://svn.pyyaml.org/pyyaml/trunk/ type: svn dir: pyyaml tags: - repo: git@github.com:ingydotnet/inline-pm.git tags: repo is required for each entry. It is the repository url.type can be git, svn or hg.dir is the directory where the repository gets checked out.type and dir can usually be inferred from repo.tags are used to generate directories that contain symlinks to the various repositories with that tag. If you have tons of repos, you should really use tags.Usage> cd ~/src/> # edit './AYCABTU' or '~/.AYCABTU'> aycabtu # fetch or sync everything> aycabtu Requirements: · Python


aycabtu Related Software