[cvsnt-dev] Ugly version numbers...

Richard Wirth r.wirth at wirthware.de
Mon Jan 17 10:03:48 GMT 2005


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


Hello Tony,

  on an actual build from a clean checkout (only modifications in
  xdiff for linking) I get some strange version numbers!
  The executeable claims to be build 1849 and also the protocoll
  libraries, but the cvsapi library is 1845. And I checked it, this is
  the one I've build just before:
  
rich at eirene:~/dev_cvs/build_linux64> which cvs
/usr/local/bin/cvs
rich at eirene:~/dev_cvs/build_linux64> cvs --version

Concurrent Versions System (CVSNT) 2.0.62.1849 (client/server)

--- shnipp ---

rich at eirene:~/dev_cvs/build_linux64> ldd /usr/local/bin/cvs
        libcvsapi-2.0.62.1845.so => /usr/local/lib64/libcvsapi-2.0.62.1845.so (0x0000002a9566d000)
        libz.so.1 => /lib64/libz.so.1 (0x0000002a95788000)
        libexpat.so.0 => /usr/lib64/libexpat.so.0 (0x0000002a9589c000)
        libdl.so.2 => /lib64/libdl.so.2 (0x0000002a959bf000)
        libpam.so.0 => /lib64/libpam.so.0 (0x0000002a95ac2000)
        libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000002a95bcb000)
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x0000002a95d04000)
        libm.so.6 => /lib64/tls/libm.so.6 (0x0000002a95ef6000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000002a9604e000)
        libc.so.6 => /lib64/tls/libc.so.6 (0x0000002a96159000)
        /lib64/ld-linux-x86-64.so.2 => /lib64/ld-linux-x86-64.so.2 (0x0000002a95556000)
rich at eirene:~/dev_cvs/build_linux64> cvs info
Available protocols:

local               (internal)
sserver             sserver 2.0.62.1849
server              server 2.0.62.1849
ext                 ext 2.0.62.1849
gserver             gserver 2.0.62.1849 (MIT)
pserver             pserver 2.0.62.1849
sspi                sspi 2.0.62.1849
  


Any Idea??

-- 
Best regards,
 Richard                          mailto:r.wirth at wirthware.de



More information about the cvsnt-dev mailing list