package bazaar retitle 321831 baz should support added files in selective commits tags 321831 confirmed fixed-upstream severity 321831 wishlist thanks
On Sun, Aug 07, 2005 at 12:22:40PM -0600, Vagrant Cascadian said > i created a branch of an archive, and have been making commits on > existing files regularly. then i tried to add files... > > baz add debian/TODO.Debian > > seems to work. > > baz status shows me: > > A debian/.arch-ids/TODO.Debian.id > A debian/TODO.Debian > > but then i try to commit the file... > > baz commit -s 'TODO file for debian' -- debian/TODO.Debian > make-changeset-files: file missing from ORIG tree (debian/TODO.Debian) > > i've also tried the same thing on a clean checkout, but doing all the > commands in the same directory as the file, with the same results. > > this is my first experience using baz, so it's likely i've done > something wrong. but heck if i can figure out what. This is a missing feature (aka bug) in bazaar, that's (aiui) fixed in the upcoming 1.5 release. The only real work around is to use "baz undo" to undo all changes to the working tree, then re-add the files and do a bare "baz commit" to commit the add, then use patch or baz redo to replay the other changes to the tree. So, yeah, sorry for now, but it'll be fixed soon :) -rob -- Words of the day: CDC Sundevil csim War Crimes Blowfish CID analyzer ASO -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]