<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hi all,<br>
<br>
Has anyone  any idea of what that might be causing the above ?<br>
<br>
Background:<br>
<br>
I have had both fpc and lazarus svn working for quite  a while now, at
least a year - though this is my first attempt at an update for a
while.  Both local repositories were set up in XP SP 2  using
tortosieSVN.  I am now trying use SVN in ubuntu 8.1 on the same PC
(alternate boot), using the same local repository.  <br>
<br>
Is there any fundamental reason why I cannot do this ?  <br>
<br>
Anyway, it seems to work for Lazarus, but I am getting "svn:
Decompression of svndiff data failed" for fpc, in both XP (tortoise)
and ubuntu (command line svn).  Searching through the SVN documentation
for this error I only found references to the main repository being
corrupted, which isn't likely as lots of people would have reported it
by now. <br>
<br>
*****************************************************************************<br>
below is my last svn session - svn info; svn up; svn info<br>
<br>
john@apus-ubt:/mnt/xp/PRGS/laz/SVN/fpc$ svn info<br>
Path: .<br>
URL: <a class="moz-txt-link-freetext" href="http://svn.freepascal.org/svn/fpc/trunk">http://svn.freepascal.org/svn/fpc/trunk</a><br>
Repository Root: <a class="moz-txt-link-freetext" href="http://svn.freepascal.org/svn/fpc">http://svn.freepascal.org/svn/fpc</a><br>
Repository UUID: 3ad0048d-3df7-0310-abae-a5850022a9f2<br>
Revision: 12859<br>
Node Kind: directory<br>
Schedule: normal<br>
Last Changed Author: daniel<br>
Last Changed Rev: 10351<br>
Last Changed Date: 2008-02-18 08:43:39 +1100 (Mon, 18 Feb 2008)<br>
<br>
john@apus-ubt:/mnt/xp/PRGS/laz/SVN/fpc$ svn up<br>
U    rtl/objpas/sysutils/sysstr.inc<br>
G    rtl/objpas/sysutils/sysstrh.inc<br>
G    packages/fcl-xml/src/xmlread.pp<br>
G    packages/fcl-process/src/dbugintf.pp<br>
G    packages/fcl-process/src/unix/simpleipc.inc<br>
G    packages/fcl-web/src/httpdefs.pp<br>
svn: Decompression of svndiff data failed<br>
<br>
john@apus-ubt:/mnt/xp/PRGS/laz/SVN/fpc$ svn info<br>
Path: .<br>
URL: <a class="moz-txt-link-freetext" href="http://svn.freepascal.org/svn/fpc/trunk">http://svn.freepascal.org/svn/fpc/trunk</a><br>
Repository Root: <a class="moz-txt-link-freetext" href="http://svn.freepascal.org/svn/fpc">http://svn.freepascal.org/svn/fpc</a><br>
Repository UUID: 3ad0048d-3df7-0310-abae-a5850022a9f2<br>
Revision: 12863<br>
Node Kind: directory<br>
Schedule: normal<br>
Last Changed Author: daniel<br>
Last Changed Rev: 10351<br>
Last Changed Date: 2008-02-18 08:43:39 +1100 (Mon, 18 Feb 2008)<br>
<br>
</font></font><font size="-1"><font face="Helvetica, Arial, sans-serif">*****************************************************************************<br>
If I press on and try to build it anyway ( I did an svn export, then
build all) I get an error as below:<br>
<br>
< lots of building, apparently including a successful "make cycle"
><br>
:<br>
:<br>
make[5]: Leaving directory
`/home/john/dev/fpc/packages/gtk2/examples/gtkglext'<br>
make[4]: Leaving directory `/home/john/dev/fpc/packages/gtk2/examples'<br>
make[3]: Leaving directory `/home/john/dev/fpc/packages/gtk2'<br>
make -C librsvg clean<br>
make: Entering an unknown directory<br>
make: *** librsvg: No such file or directory.  Stop.<br>
make: Leaving an unknown directory<br>
make[2]: *** [librsvg_clean] Error 2<br>
make[2]: Leaving directory `/home/john/dev/fpc/packages'<br>
make[1]: *** [packages_clean] Error 2<br>
make[1]: Leaving directory `/home/john/dev/fpc'<br>
make: *** [build-stamp.i386-linux] Error 2<br>
<br>
The compiling is being done by fpc 2.2.2 which I got by installing the
ubuntu debs from the fpc/lazarus site, as per
"Getting_Lazarus_from_our_Ubuntu_repository" - but of course I ran into
the GTK2 problems as per building ... with 2.2.2, hence the attempt to
get an SVN fpc.<br>
<br>
</font></font><font size="-1"><font face="Helvetica, Arial, sans-serif">(The
initial install of lazarus ran, but I couldn't rebuild lazarus, so I
couldn't add any components)<br>
<br>
Sorry this is so longwinded, and thanks in advance for any advice,<br>
John Sunderland<br>
<br>
</font></font>
</body>
</html>