= Bazaar-Perforce TODO = == Introduction == See also the NEWS file in the same directory as this file. == User Stories == The User Stories below appear in priority order. The estimated relative size of each story appears in square brackets ([]) following the story. * As a developer, I want continuous integration, automatically triggered, for Windows and Cygwin test execution. [3] * As a developer, I want a test suite covering git-p4 sufficient to provide a safety net for refactoring. [8] * As a user, I want a command-line program that produces a fast-export representation of a Perforce depot directory. [13] * As a user, I want a command-line program that produces a Bazaar branch from a fast-export representation of a Perforce depot directory. (already exists as bzr-fastimport?) [0.5] * As a developer, I want the application code not to depend on the p4 command-line client. [8] * As a developer, I want all tests to pass on Linux. [2] * As a developer, I want continuous integration, automatically triggered, for Linux test execution. [2] * As a user, I want bzr2p4 to show only the progress I care about instead of logging verbosely to the console. [3] * As a developer, I want bzr2p4 to be silent during tests that exercise it. [2] * As a user, I want a suite of tools that facilitate creating a Bazaar branch from a Perforce depot, and submitting to a Perforce depot from a Bazaar branch. [?]