PUBLIC   marks

PUBLIC MARKS with tag versioncontrol

Sponsorised links

This year

Bugs Everywhere

by Spone & 1 other
Bugs Everywhere is a “distributed bugtracker”, designed to complement distributed revision control systems. By using distributed revision control as a backend for bug state, we gain several convenient features: * Bugs and code that live on branches are tracked together—when a branch is merged, both the code changes and bug changes that the branch contains are merged alongside each other. We no longer have to be confused about whether a fix that is applied to the development branch but not yet present in the production branch means that our bug is “fixed”. * Users can fully modify bug state while offline, unlike with many centralized bugtrackers. * When a user checks out your source code, she gets the current bug state for free. * We can still provide access to a friendly web interface for users—in this model, a web interface becomes just another client that merges with the main repository.

2008

Sponsorised links

2007

SubversionのBerkeley DB形式リポジトリ破損問題について

by kunix (via)
最もよい解決策はリポジトリ形式をfsfsに変更することです。

Ext3cow

by kunix & 2 others
Ext3cow is an open-source, versioning file system based on ext3. It provides a time-shifting interface that allows a real-time and continuous view of the past.

2006

PUBLIC TAGS related to tag versioncontrol

no tag

Sponsorised links