subversion support not working...?

Matt Rogers mattr at kde.org
Wed Feb 28 23:40:04 UTC 2007


On Wednesday 28 February 2007 09:54, Matthew Woehlke wrote:
> Matt Rogers wrote:
> > On Tuesday 27 February 2007 10:34, Matthew Woehlke wrote:
> >> Before I go digging around in the source code, does anyone know any
> >> "likely suspects" for why KDevelop's (3.4 svn) subversion integration
> >> wouldn't be working? Everything shows up 'unknown' (I made my 'unknown'
> >> color different from 'not changed'). The svn CLI client works fine, and
> >> yes my checkouts were done in the projects' roots.
> >
> > you did compile with subversion support enabled, correct? In other words,
> > the kdesdk ioslave is present on your system along with the devel
> > packages for apr, apr-util, neon, and subversion?
>
> Yes (except apr, apr-util, libxml2, neon, and subversion are all built
> from source). After doing that I built kdesdk from the 3.5-svn sources,
> and after /that/ I rebuilt KDevelop from 3.4-svn after a 'make clean',
> 'make distclean' (and './configure', obviously). The failure actually
> seems to be with the kioslave.
>
> Here is what I am currently seeing:
>
> ...
> kdevelop (subversion part): dirpath /path/to/my/project/.svn/ exists:true
> kdevelop (subversion part): entries /path/to/my/project/.svn/entries
> exists:true
> kdevelop (file view): Valid VCS directory: true
> kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 4' gave
> syntax error
> kio (KTrader): query for KDevelop/VersionControl : returning 4 offers
> kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 4' gave
> syntax error
> kio (KTrader): query for KDevelop/VersionControl : returning 4 offers
> kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 4' gave
> syntax error
> kio (KTrader): query for KDevelop/VersionControl : returning 4 offers
> kio (KTrader): WARNING: Parsing ' and [X-KDevelop-Version] == 4' gave
> syntax error
> kio (KTrader): query for KDevelop/VersionControl : returning 4 offers
> kdevelop (subversion part): dirpath /path/to/my/project/.svn/ exists:true
> kdevelop (subversion part): entries /path/to/my/project/.svn/entries
> exists:true
> ...
> kdevelop (subversion part): subversion :projectOpened
> ...
> kdevelop (subversion part):
> ###########################################################################
>########## svn provider : status .
> kdevelop (subversion part): DIR : /path/to/my/project/.
> file:///path/to/my/project
> kio (KDirListerCache): [void KDirListerCache::slotResult(KIO::Job*)]
> finished listing file:///path/to/my/project
> kdevelop (file view): FileTreeViewItem::changeActiveDir():
> /path/to/my/project/ new: /path/to/my/project/. for: /path/to/my/project
> kdevelop (file view): FileTreeViewItem::changeActiveDir():
> /path/to/my/project/ new: /path/to/my/project/. for:
> /path/to/my/project/templates
> kdevelop: ERROR: : couldn't create slave : Unable to create io-slave:
> klauncher said: Error loading 'kio_svn'.
> ...
>
> I remember yesterday seeing something about 'unknown protocol svn+http',
> which looked like the problem, but I'm not getting that any more so I
> can't show you what the error is/was. The syntax error looks suspicious,
> though.


X-KDevelop-Version == 4 should not be in the debug output unless you're trying 
to run kdevelop 4. I think you need to rebuild your sycoca database. Please 
run 'kbuildsycoca --noincremental' from a clean (i.e. not polluted by KDE 4 
stuff) shell.
-- 
Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070228/d1c1ac83/attachment.sig>


More information about the KDevelop-devel mailing list