[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 109435] New: Possible to do "svn diff" from kdevelop
From:       Linus McCabe <linus () mccabe ! nu>
Date:       2005-07-21 19:12:47
Message-ID: 20050721211246.109435.linus () mccabe ! nu
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=109435         
           Summary: Possible to do "svn diff" from kdevelop
           Product: kdevelop
           Version: unspecified
          Platform: Debian testing
        OS/Version: Linux
            Status: NEW
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: linus mccabe nu


Version:           Old CVS version (using KDE KDE 3.4.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Is it just me, or isnt it possible to do subversion diffs from KDevelop!?

anyway, If kompare is installed, it's quite easy to yourself:

* Make a script like this:
> > > 
#!/bin/bash

cd `dirname $1`
svn diff $1 > /tmp/diff
kompare /tmp/diff
<<<

Then add the script as a tool in KDevelop. Works like a charm, and shouldnt be too \
hard to implement natively in kdevelop?


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic