| Author |
Message |
|
|
Post subject: SVN client for QNX4: has anyone got it?
Posted: Jan 12, 2007 - 06:09 PM
|
|
Senior Member
Joined: Feb 24, 2004
Posts: 633
|
|
A quick attack on SVN failed, it did not even ./configured properly...
I need the svn - the client part (with zlib, WebDAV and SSL support) only. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Jan 13, 2007 - 12:48 AM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2667
|
|
| I tried a while ago but gave up, quite a beast. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Jan 13, 2007 - 01:29 PM
|
|
Senior Member
Joined: Feb 24, 2004
Posts: 633
|
|
Pitty...
Is it [too] hard to port even without it's server part? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Jan 31, 2007 - 04:36 PM
|
|
Senior Member
Joined: Feb 24, 2004
Posts: 633
|
|
Some slow progress to the SVN is being made: the neon v0.26.3 library is ported.
The expat library is very easy to do, nothing needs changing at all. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Jan 31, 2007 - 06:45 PM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2667
|
|
| WOW that would be awesome to have the client cause CVS is a getting old and doesn't seems like its short coming will be addressed any time soon. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Feb 04, 2007 - 11:16 PM
|
|
Senior Member
Joined: Feb 24, 2004
Posts: 633
|
|
My news...
All the tests, except the four formating the int64 strings for printing, pass OK in the APR v1.2.8. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Feb 05, 2007 - 05:54 AM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2667
|
|
| Is that enough to get SVN going? I'm currently swamp with extra work and haven't had time to work on OW 1.6 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Feb 05, 2007 - 02:22 PM
|
|
Active Member
Joined: Dec 13, 2004
Posts: 82
|
|
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Feb 05, 2007 - 02:54 PM
|
|
Senior Member
Joined: Feb 24, 2004
Posts: 633
|
|
I do not know if my current apr-13r.lib fits the SVN's expectations, I'm still in the APR-UTIL...
I've made the FLEET-diff available in the blog, please have a look at it and comment. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Feb 06, 2007 - 01:06 PM
|
|
Senior Member
Joined: Feb 24, 2004
Posts: 633
|
|
Unfortunately - no luck without the working clib...
The APR-UTIL needs int64 to manage time|date, the SVN needs APR-UTIL...
I need some advise. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Feb 06, 2007 - 02:20 PM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2667
|
|
| int64 ouch, that can be a problem. I don't think OW1.6 uses int64 for time. time_t is 32 bits. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: SVN client for QNX4: has anyone got it?
Posted: Feb 06, 2007 - 06:08 PM
|
|
Senior Member
Joined: Feb 24, 2004
Posts: 633
|
|
Neither QNX4 itself does, that's no problem I think...
The problem is that I can't build the APR-UTIL library... |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 07, 2007 - 12:13 AM
|
|
Senior Member
Joined: Jul 06, 2002
Posts: 1629
|
|
Have you tried the old gcc from JC? I remember it supports int64.
I was able to use it to compile openssh (requires int64) many years back. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 07, 2007 - 02:52 PM
|
|
Senior Member
Joined: Feb 24, 2004
Posts: 633
|
|
Internally, both - the OW v1.6RC1 and the WC v11.0beta that I use - both support int64 fine.
I'm stuck with trying to obtain a clib that will "printf("%llx", an_int64_var)" and the like properly... |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 08, 2007 - 01:49 PM
|
|
Senior Member
Joined: Feb 24, 2004
Posts: 633
|
|
A tiny step ahead...
Mario, did you get my letter? I'm ready to FTP the tarball. |
|
|
| |
|
|
|
 |
|
|