Package: gmemusage Version: 0.2-10 I wasn't aware of the new one either until a few days ago haha. The only ones usable (not counting the first 0.1 version) are 0.2 and my fixed version of 0.3 (the original 0.3 won't build), and I'd recommend my version since the 0.3 tree has some enhancements and also autotools support (added by the original author of 0.1 while he was at SGI). 0.2 is in C, while 0.3 is in C++. So you can download the tarball from my site: http://cvs.tliquest.net/viewvc/gmemusage/?root=gmemusage Here's the only place I could find the original 0.3: http://fresh.t-systems-sfr.com/linux/src/gmemusage-0.3.tar.gz/ (not a direct download - it's an archive browser url) The only important thing to fix is the 2.4 kernel memory display support (since I broke it in order to support 2.6), and I'm trying to figure out how to do it. Adrian
Now https://svn.tliquest.net/viewvc/?root=Gmemusage Can't seem to find a way to "svn co" from svn.tliquest.net, and the tarball isn't SVN-compatible. Do you have some way to get the full VCS log for this repository?
$ LC_ALL=C svn export https://svn.tliquest.net/viewvc/trunk/?root=Gmemusage
svn: E170013: Unable to connect to a repository at URL 'https://svn.tliquest.net/viewvc/trunk/%3Froot=Gmemusage'
svn: E175003: The server at 'https://svn.tliquest.net/viewvc/trunk/%3Froot=Gmemusage' does not support the HTTP/DAV protocol
So this repository seems somehow broken. Any idea how to get its
content?
Kind regards
Andreas.