On Tue, 2 Sep 2014 19:47:14 -0400
Richard Hipp <d...@sqlite.org> wrote:

> (2) Create a new "fossil bundle export" command that generates a
> "bundle" from a designated branch, or all check-ins following a
> particular check-in, or just a single check-in.  The bundle format is
> an SQLite database file (essentially the BLOB and DELTA tables, but
> with a few minor differences). i

Wonderful!!

> To help avoid confusion among the humans, perhaps all "bundle import"
> check-ins and file artifacts should have a distinct background and/or
> foreground color to make their special role clear to the viewer.

That would be nice indeed.

> (4) Create a new command and new web pages that will delete a private
> branch or a portion of a private branch.  I don't yet know what this
> command is called.  (Suggestions?)  

Darcs has 'obliterate'
(http://darcs.net/manual/bigpage.html#SECTION00694000000000000000)
command with the following decription: "Obliterate completely removes
recorded patches from your local repository. The changes will be undone
in your working copy and the patches will not be shown in your changes
list anymore. Beware that you can lose precious code by obliterating!",
but not being native I'm not sure whether it's relevant here

> (5) Create a new command and perhaps a new web page that will publish
> (make public) a private branch or check-in.  I don't yet know what
> this command is called.  ("publish"?  Other suggestions?)

'publish' sounds good to me.


Sincerely,
Gour

-- 
Before giving up this present body, if one is able to tolerate 
the urges of the material senses and check the force of desire and 
anger, he is well situated and is happy in this world.


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to