You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Bogdan Cristea <cr...@gmail.com> on 2008/10/01 08:43:44 UTC

Re: How to show the "svn diff" output graphically in context of a directory tree

On Wednesday 01 October 2008 11:31:24 Hendrik Maryns wrote:
> Avner Moshkovitz schreef:
> > Hi,
> >
> >
> >
> > Using the “svn diff” command, I generate a log file that shows the local
> > changes between my local files and the repository.
> >
> > I want to view the local changes in context of the files, similar to
> > graphical Diff programs (such as Meld or WinDiff (see attached figure)
> > ). In other words, I want to super impose the diff file on the set of
> > files, such that I can see the tree structure of the files, navigate
> > through the files and graphically view the changes in the files.
> >
> > I have tried using kdesvn. kdesvn shows the directory structure and
> > highlights the different files. It has an option to “Diff local changes”
> > but this show only the local differences without the context of the
> > entire file.
>
> Have a look at Eclipse + Subclipse.
>
> H.

Other solution is to use viewvc, which among other things has a graphical diff 
program similar with kdiff


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