RE: How well does CVS handle other types of data?

2001-07-12 Thread Sven Dowideit
Greg, you are about the only person i have ever met who would argue that non-mergable files are not source files it they are used to build something. what gives? i think your analogy is _very_ flawed ... cvs is mor elike a delivery system for source objects .. the compiler might be the

RE: How well does CVS handle other types of data?

2001-07-12 Thread Sven Dowideit
Greg - what is wrong with providing extra support for non-mergable files? eg. Would it not be more useful to be able to set a file to be non-mergable, and then add support to require a lock to be placed on that file before changes can be allowed to be committed.. this neatly bypasses the multi-u

RE: recv() from server

2001-06-05 Thread Sven Dowideit
although your error messages are different from the problems i had... i also could not get 1.10 to do pserver access however 1.11p1 worked beautifully. sven > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Martin > Sent: Wednesday, June 06, 2001 1

RE: Problems running cvs pserver

2001-06-05 Thread Sven Dowideit
; From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Derek R. Price > Sent: Tuesday, June 05, 2001 11:48 PM > To: Sven Dowideit > Cc: Larry Jones; [EMAIL PROTECTED] > Subject: Re: Problems running cvs pserver > > > Sven Dowideit wrote: > > > Heya Larry,

RE: Problems running cvs pserver

2001-06-05 Thread Sven Dowideit
une 05, 2001 11:48 PM > To: Sven Dowideit > Cc: Larry Jones; [EMAIL PROTECTED] > Subject: Re: Problems running cvs pserver > > > Sven Dowideit wrote: > > > Heya Larry, > > i have had another stab at it, and I still cannot build > a pserver cvs that > &

RE: Problems running cvs pserver

2001-06-03 Thread Sven Dowideit
[EMAIL PROTECTED]]On Behalf Of > Sven Dowideit > Sent: Wednesday, May 09, 2001 1:11 PM > To: Larry Jones > Cc: [EMAIL PROTECTED] > Subject: RE: Problems running cvs pserver > > > I have this problem with cvs-1.10 (the one we are currently using in local > mode only) and with

RE: Problems running cvs pserver

2001-05-08 Thread Sven Dowideit
watchers See who is watching a file (Specify the --help option for a list of other help options) bash-2.03$ --- > -Original Message- > From: Larry Jones [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 09, 2001 12:27 PM > To: Sven Dowid

Re: Problems running cvs pserver

2001-05-08 Thread Sven Dowideit
mmm I also get this problem, and i am trying to build cvs without kerberos support. the problem is that server.c wants to include krb5.h and the Makefile always seems to want to link in the kerberos libraries - that i don;t have installed, and i don't want to install. i run ./configure --disable-