You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Hendrik Maryns <qw...@sneakemail.com> on 2008/10/01 08:31:24 UTC

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

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.
-- 
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html


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

Posted by Bogdan Cristea <cr...@gmail.com>.
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