Download List

Project Description

Bky is a minimalistic, distributed Version Control System/Source Code
Management tool that uses rsync as a backend to store revisions as
complete trees, optimizing the size by storing unchanged files as hard
links.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-07 09:50
1.1.1

This release includes better symlink management,
doesn't copy unwanted files when pushing/popping,
and adds Mac OS X detection.
Tags: Minor bugfixes

2007-08-13 14:10
1.1.0

This release includes a script to convert a bky
repository into a git one.
Tags: Minor feature enhancements

2006-06-25 15:01
1.0.0

Specific files can be commited (no longer limited
to full commits). The "branchname" command was
added to set or get the name of a branch. RCS
style revision ID tags were added. The commit
message can be read from a file. The commit_id
argument to the "patchset" command has been made
optional. The license was changed from the GPL to
a BSD-style license.
Tags: Major feature enhancements

2006-06-07 20:21
1.0.0-pre3

This release fixes some misbehaviour if the $EDITOR variable doesn't exist, and some command line argument parsing errors.
Tags: Minor bugfixes

2005-06-19 12:55
1.0.0-pre2

This release includes a new "patchset" command,
tweaks for *BSD compatibility, and many bugfixes.
Tags: Minor bugfixes

Project Resources