Hi,
I was able to connect kdesvn to a graphical diff application (kompare). This solved my problem.
Thanks,
Avner
|-----Original Message-----
|From: Avner Moshkovitz
|Sent: Tuesday, September 30, 2008 12:16 PM
|To: 'Carsten Koch'
|Cc: 'users_at_subversion.tigris.org'
|Subject: RE: How to show the "svn diff" output graphically
|in context of a directory tree
|
|Hi,
|
|I have installed the package pysvn.i386 from the Fedora
|Core 8 repository (and also pysvn-debuginfo.i386) but I can
|not execute it (I can't find an executable in the name pysvn).
|
|Applying:
|find . -name "*pysvn*"
|Yields:
|
|./usr/lib/python2.5/site-packages/pysvn
|./usr/lib/python2.5/site-packages/pysvn/_pysvn.so
|./usr/lib/debug/usr/lib/python2.5/site-packages/pysvn
|./usr/lib/debug/usr/lib/python2.5/site-packages/pysvn/_pysvn
|.so.debug
|./usr/src/debug/pysvn-1.5.3
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_svnenv.hpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_docs.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_revision.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_path.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_enum_string.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_converters.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_svnenv.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_transaction.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_docs.hpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_callbacks.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_client.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn.hpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_arg_processing.cpp
|./usr/src/debug/pysvn-1.5.3/Source/pysvn_version.hpp
|./usr/share/doc/pysvn-1.5.3
|./usr/share/doc/pysvn-1.5.3/pysvn_prog_ref.html
|./usr/share/doc/pysvn-1.5.3/pysvn_prog_ref.js
|./usr/share/doc/pysvn-1.5.3/pysvn_prog_guide.html
|./usr/share/doc/pysvn-1.5.3/Examples/Client/pysvn_print_doc.py
|./usr/share/doc/pysvn-1.5.3/pysvn.html
|
|Can you instruct me on how to install pysvn?
|
|
|Thanks,
|Avner
|
| |-----Original Message-----
| |From: Carsten Koch [mailto:Carsten.Koch_at_icem.com]
| |Sent: Tuesday, September 30, 2008 11:27 AM
| |To: Avner Moshkovitz
| |Cc: 'users_at_subversion.tigris.org'
| |Subject: Re: How to show the "svn diff" output graphically
| |in context of a directory tree
| |
| |Avner Moshkovitz wrote:
| |...
| |> I am not familiar with Python. My development language is C++.
| |> Would this matter, or I can use the pysvn as a generic
| |svn tool for my C++ development as well?
| |
| |It does not matter.
| |You can use the pysvn workbench program without knowing
|any Python.
| |The pysvn workbench program is a Python program that uses
| |the pysvn and wxPython toolkits to interface with svn and
| |to display the GUI. You do not have to do any programming
| |to use workbench.
| |
| |> I guess you have the option to tie a graphical diff
| |program (e.g. kdiff3) to pysvn.
| |
| |Yes. pysvn workbench has a preferences menu that allows you
| |to specify which program to use for graphical diff.
| |You can also use vrious built-in diff viewers.
| |
| |
| |> Do you know if a similar approach is possible with
|kdesvn? (i.e.
| |> define a graphical diff program to kdesvn)
| |
| |I am using pysvn workbench. I have no experience with kdesvn.
| |
| |Carsten.
| |
| |
This e-mail may contain information that is privileged, confidential or otherwise exempt from disclosure under applicable laws. Unauthorized use, reproduction or dissemination of the e-mail is strictly prohibited. If you have received this e-mail in error, please contact the sender immediately. [11EABB509DF]
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-01 00:30:15 CEST