Xavier Maillard | 3 Mar 02:00
Picon

Re: [BUG] dvc-load-state & dvc-save-state are not autoloaded


   Hi Sam!

   I am glad to see you still on our list :-)

   I have applied your patch now. Since you use gnus, you could submit
   the next patch via M-x dvc-submit-patch. This makes it a bit easier
   for me to apply the patch (I just need to hit K t a on the message
   containing the patch).

Is there something alike for us, poor rmail users ? :)

	Xavier
--

-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org
Xavier Maillard | 3 Mar 02:00
Picon

Questions

Hi,

I am trying to start using DVC over. Since I did not follow what
happened during last months, I'd rather want to know how does the
project go ?

Is it "usable" for a git developper as a main tool ? Is there
some documentations lying around ?

Well you see what I would like to know :)

Regards,

	Xavier
--

-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org
Stefan Reichör | 3 Mar 20:54
Picon

Re: Questions

Hi Xavier!

> Hi,
>
> I am trying to start using DVC over. Since I did not follow what
> happened during last months, I'd rather want to know how does the
> project go ?
>
> Is it "usable" for a git developper as a main tool ? Is there
> some documentations lying around ?

Documentation is still the big missing part for DVC.el :-(

On the other hand we are doing our best to make it as intuitive as
possible to use without a user manual.

I don't use git personally. But I think that it should be usable to
edit your working copy, view diffs, view log messages, view the
current status and commit to your repository.

I think Micheal is using it for muse and his other projects. Michael,
could you tell us your impressions.

I use it to track muse and planner development:
M-x dvc-missing to view the changes
M-x dvc-pull to update the working copy

Which commands do you use for your git tracked projects?
Some (the most important?) are already covered. We could add some
more, when we know some use cases...
(Continue reading)

Stefan Reichör | 3 Mar 20:46
Picon

Re: [BUG] dvc-load-state & dvc-save-state are not autoloaded

Hi Xavier!

>    Hi Sam!
>
>    I am glad to see you still on our list :-)
>
>    I have applied your patch now. Since you use gnus, you could submit
>    the next patch via M-x dvc-submit-patch. This makes it a bit easier
>    for me to apply the patch (I just need to hit K t a on the message
>    containing the patch).
>
> Is there something alike for us, poor rmail users ? :)

Not yet. But it should not be to hard to do for an rmail user ;-)

The function dvc-gnus-article-apply-patch looks at the message and
calls the appropriate dispatcher function.

In the case of an attached patch, dvc-gnus-apply-patch is called.

Stefan.
Stefan Reichör | 3 Mar 22:14
Picon

[commit] rev 362: Implemented xhg-push, xhg-outgoing

Committed revision 362 to http://bzr.xsteve.at/dvc/

Implemented xhg-push, xhg-outgoing

  Patch from Craig Falls <cfalls <at> janestcapital.com>

  These functions are based on xhg-pull/xhg-incoming
Stefan Reichör | 5 Mar 21:32
Picon

[commit] rev 363: xhg: make xhg-mq working out of the box

Committed revision 363 to http://bzr.xsteve.at/dvc/

xhg: make xhg-mq working out of the box
Xavier Maillard | 6 Mar 02:00
Picon

Re: [BUG] dvc-load-state & dvc-save-state are not autoloaded


   > Is there something alike for us, poor rmail users ? :)

   Not yet. But it should not be to hard to do for an rmail user ;-)

   The function dvc-gnus-article-apply-patch looks at the message and
   calls the appropriate dispatcher function.

   In the case of an attached patch, dvc-gnus-apply-patch is called.

I will see how I can "interface" this with rmail then.

Thank you.

	Xavier
--

-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org
Stefan Reichör | 6 Mar 19:22
Picon

[commit] rev 366: dvc-clone now supports xgit-clone

Committed revision 366 to http://bzr.xsteve.at/dvc/

dvc-clone now supports xgit-clone
Stefan Reichör | 6 Mar 19:22
Picon

[commit] rev 364: xhg-mq.el: drop the (require 'xhg) to avoid an recursive import compile error

Committed revision 364 to http://bzr.xsteve.at/dvc/

xhg-mq.el: drop the (require 'xhg) to avoid an recursive import compile error
Stefan Reichör | 6 Mar 19:22
Picon

[commit] rev 365: xhg-log: fontify lines starting with "branch" also

Committed revision 365 to http://bzr.xsteve.at/dvc/

xhg-log: fontify lines starting with "branch" also

Gmane