info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

old cvs version needet


From: pginfo
Subject: old cvs version needet
Date: Mon, 23 May 2005 07:43:41 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0

Hi all.

We are using  cvs from long time (it is great software, thank you!).
At the beginning we installed cvs server (v. 1.11) on linux mandrake and it is working till now.

We need to change the OS to FreeBSD (we need to change the hardware).
After installing the FreeBSD 5.4 we usend FreeBSD ports to install cvs. All was ok and we installed the version from ports (1.11.17).

But we found problem by using this cvs version with our development toos (we are using old java based NetBeans 3.2 and it is not possible to change it for now).

We found that Netbeans needs the "case" cvs-commant to work, but it is not supported in cvs 1.11.17 (we are not cvs nor freebsd experts).

In case we try to checkout the repository we receive from NetBeans:
unrecognized request `Case '.

The next step was to change to cvs 1.11 .
We got the source from cvshome.org and try to compile this version:
./configure
make

and we receive:

cvs1# make
making all in lib
making all in zlib
making all in diff
making all in src
gcc add.o admin.o buffer.o checkin.o checkout.o classify.o client.o commit.o create_adm.o cvsrc.o diff.o edit.o entries.o expand_path.o fileattr.o find_names.o hardlink.o hash.o history.o ignore.o import.o lock.o log.o login.o logmsg.o main.o mkmodules.o modules.o myndbm.o no_diff.o parseinfo.o patch.o rcs.o rcscmds.o recurse.o release.o remove.o repos.o root.o rtag.o scramble.o server.o status.o tag.o update.o watch.o wrapper.o vers_ts.o subr.o filesubr.o run.o version.o error.o zlib.o ../lib/libcvs.a ../zlib/libz.a ../diff/libdiff.a -L/usr/cygnus/kerbnet/lib -lgssapi -lkrb5 -lasn1 -ldes -lroken -o cvs
/usr/bin/ld: cannot find -ldes
*** Error code 1

Stop in /usr/mysrc/cvs/cvs-1.11/src.
*** Error code 1

Stop in /usr/mysrc/cvs/cvs-1.11.


My  questions:

1. Can I enable "case" support in cvs 1.11.17
2. If it is not possible, what is the latest cvs version that supports "case".
3. How to correct this erro by compiling cvs 1.11.

Many thanks in advance,
ivan.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]