[BUG] 0.0.7 can't add DIRECTORY/file.txt directly

Jari Aalto jari.aalto at cante.net
Wed Sep 21 06:51:37 BST 2005


case 1)

     bzr add DIR/foo.README 
     bzr: ERROR: [u'DIR']
     at /usr/src/build/build/bazaar-ng/bzr-0.0.7/.inst/usr/share/lib/python2.4/site-packages/bzrlib/inventory.py line 456, in add_path()
     see ~/.bzr.log for debug information
     ....
     NotVersionedError: [u'DIR']

case 2)

    bzr add DIR/
    added DIR
    added DIR/setup.hint
    added DIR/foo.README

Please examine. I believe it should be possible be able to add single
file under some particular directory?

Jari





More information about the bazaar mailing list