svn checkout svn://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/XPSV2/trunk/ XPSV2-sf
A XPSV2-sf/src
svn: E185005: Decompression of zlib compressed data failed: size too large
When I tryed to get XPSGroup1.cpp file with firefox, I got a similar error “Decompression of zlib compressed data failed: size too large”. It seems linked to the same issue.
Do you know how to solve this?
My goal is to get not only the current version but also the log history.
It looks like this directory was corrupted at some point as you can see on this commit message in French:
It might be difficult to retrieve the history of this XPSGroup.cpp corrupted file but it looks like you can get the history of the other files from the Sourceforge web interface.
Thank you, I did not saw this.
I understand there is any way yo get the history offline, through svn, am I wrong?
The goal would be to check only the differences for this directory.
In fact Philippe
This folder XPSV2 of the SVN repo was corrupted years ago without any solution to recover it (despote our efforts and contact with SF online support )
Hello,
back to this DS, we noticed that Makefile contains @value@ so it seems autoconf is used.
Do you know where we can fin informations about build process?
This is indeed an old device server with no xmi.
POGO used to take a .h file instead of an xmi file. I am not sure the recent versions of POGO are still supporting this feature…
You could also create a simple new project with POGO having the same class name and generate only the Makefile…
I think the fastest is still to replace these @prefix@ and @ORB_PREFIX@ with the directories where TANGO and OmniORB are installed.