On Sat, Feb 25, 2012 at 02:26, Gour <g...@atmarama.net> wrote:
> On Fri, 24 Feb 2012 18:13:15 -0500
> Leo Razoumov <slonik...@gmail.com> wrote:
>
>> One thing that I miss in fossil above everything else is inability to
>> push/pull individual branches or/and individual artifacts. This is
>> really big item on my wish list. Current fossil model has only two
>> choices: public branches that are accessible to all, and private
>> branches that are for-your-eyes-only.
>
> Afaik, it's possible to push private branches as well, but, I agree,
> Fossil is mostly 'all or nothing'.
>

Yes, you can push *all* private branches with "fossil push --private".
Again, it is all or nothing proposition. In my workflow I need to push
few select branches to a remote repo. For the most part I use private
branches as for-my-eyes-only throw away temporaries which are cleansed
with "fossil scrub".

Recently Brian Smith announced on this list that he is working on
limsync fossil extension that allows to push/pull individual branches.
http://code.linuxfood.net/pub/repo/fossil-limsync
The code is still experimental and has some issues but hopefully it
will stabilize soon.

--Leo--
_______________________________________________
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