Re: [fossil-users] libfossil update

2014-02-17 Thread Stephan Beal
On Mon, Feb 17, 2014 at 8:48 PM, Baruch Burstein wrote: > On Fri, Feb 14, 2014 at 10:55 PM, Stephan Beal wrote: > >> That will be the basis of the up-coming checkout support, but solving >> checkouts at the library level first requires figuring out how to allow for >> user-level interaction ("over

Re: [fossil-users] libfossil update

2014-02-17 Thread Baruch Burstein
On Fri, Feb 14, 2014 at 10:55 PM, Stephan Beal wrote: > That will be the basis of the up-coming checkout support, but solving > checkouts at the library level first requires figuring out how to allow for > user-level interaction ("overwrite file? Yes/All/No/Cancel?") for each file > (like fossil d

[fossil-users] libfossil update

2014-02-14 Thread Stephan Beal
Hi, all, Here's a random status update on libfossil, for those interested... - We recently got APIs in place to implement features similar to fossil's add/remove/status commands, and i have been using those replacements daily in my repos for at least week with no problems. - The lib can now crea