You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Martijn Boekhorst <Su...@boekhorst.net> on 2002/06/17 02:01:47 UTC

gui client status

Hi all,

Original plan was for monday to have a binary distributable, in the good 
tradition of estimating low, I under-estimated.

Current state of affairs is at :
http://boekhorst.net/svn/Visor3.png

It's almost a full-fledged diff tool, but currently missing merging 
functionality. Changes from last one are mostly internal, some visible ones 
include proper (final) layout, functioning scrollbars and correlation hints 
(the "gooey red muccus" in between the files).

Before sending it out as a merge & diff-tool, I still need to gut the MFC 
document infrastructure, resolve some drawing bugs, get mousewheel support 
("it matters to me"), and add some gui support to load and save files, not to 
mention have fancy hilighting buttons to do the actual merging.

Say that takes me about a week(-end), then we have a merge/diff tool a la 
many commercial ones but without the directory compare or built-in editor 
capability.

And then svn client functions, which "should not be too hard".

Suggestions welcome.

Cheers, Martijn.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: gui client status

Posted by Alan Langford <ja...@ambitonline.com>.
At 2002/06/17 10:17 +0200, Martijn Boekhorst wrote:
>Source is forthcoming once it's no more in this much flux and had a comfy
>hosting place somewhere on the web, and not to mention has some kind of
>licensing banner.

You could always create a project on sourc\\\\\ tigris.org...


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: gui client status

Posted by Martijn Boekhorst <Su...@boekhorst.net>.
> How can we make any suggestions if you don't publish the source, or even a
> binary?
Because it's not yet fit for distribution. But since you insist.

Source is forthcoming once it's no more in this much flux and had a comfy 
hosting place somewhere on the web, and not to mention has some kind of 
licensing banner.

For users running XP :
http://boekhorst.net/svn/binary/visor_exe.zip
(33,3KB - binary only)

For users running anything other than XP (eg. W2K) :
http://boekhorst.net/svn/binary/visor.zip
(984 KB Includes GDI+ redistributable from Microsoft - put DLL in same dir)

have not checked for virusses but my system should be clean (check it 
bi-weekly or so).


Operation :
- Create a directory in C:\Dev\Visor as this is what will be displayed in the 
"FileExplorer" view on the left.

- Open File loads you a text file.
- Open File second time starts a diff.
- Open File a third time starts a three-way diff, which currently crashes 
horribly since the diff iface has it commented out / does not yet support it.


Cheers, Martijn.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: gui client status

Posted by Greg Stein <gs...@lyra.org>.
On Mon, Jun 17, 2002 at 04:01:47AM +0200, Martijn Boekhorst wrote:
>...
> Suggestions welcome.

How can we make any suggestions if you don't publish the source, or even a
binary?

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org