Re: [fossil-users] fossil bundle import --publish ignored

2015-03-04 Thread Warren Young
On Mar 3, 2015, at 4:49 PM, Richard Hipp wrote: > > just run the "fossil publish” command Ah, I didn’t see that. I do see that the help for some commands point to other related commands. I propose adding: See also: publish to “help bundle”. ___

Re: [fossil-users] fossil bundle import --publish ignored

2015-03-03 Thread Richard Hipp
On 3/3/15, Warren Young wrote: > If you say “fossil bundle import my.bundle”, then go inspect the changeset, > there doesn’t seem to be a way to publish directly from that > partially-merged state. It seems to require that you “purge” the changeset, > then re-import with the --publish flag. You

[fossil-users] fossil bundle import --publish ignored

2015-03-03 Thread Warren Young
I just tried to use the new “fossil bundle” commands and came across an oddity in the current implementation. (Why not before? Because my only active public project is still in svn. There is a private Fossil repo, but since no one is committing to it yet, I really haven’t needed the feature y