fast-export requires a 'source' argument that it doesn't seem to use.

Bug #672326 reported by Eric S. Raymond
This bug report is a duplicate of:  Bug #672926: SOURCE argument is not documented. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Fast Import
New
Undecided
Unassigned

Bug Description

esr@snark:~/software/bzr-testrepo$ bzr fast-export --plain >BAR
bzr: ERROR: command 'fast-export' requires argument SOURCE
esr@snark:~/software/bzr-testrepo$ cat BAR
esr@snark:~/software/bzr-testrepo$ bzr fast-export --plain FOO >BAR
17:28:01 Calculating the revisions to include ...
17:28:01 Starting export of 2 revisions ...
17:28:01 Exported 2 revisions in 0:00:00
esr@snark:~/software/bzr-testrepo$ ls -l BAR
-rw-r--r-- 1 esr esr 402 2010-11-07 17:28 BAR
esr@snark:~/software/bzr-testrepo$

It doesn't seem to matter what the 'source argument" is, nor does it appear to be used in any way, but the plugin requires it. This seems broken.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.