Guess the installer messed things up; You'll have to "fix" it up your self.
Jedi installes itself as an "expert" by registering it's DLL with Delphi. That's done by setting up a value in the "HKCU\Software\Borland\Delphi\7.0\Experts" registry path. Mine says: "JVCSIDEClient = C:\Program Files\JEDI\JVCS\JvcsExpertD7.dll". Try to correct your registry setting to point to the correct DLL in the correct folder. My version of the DLL expert for D7 is version 2.4.0.660 and it's named JvcsExpertD7.dll, NOT jvcsDelphi7.dll; I might have an older version of the JdediVCS or you might have downloaded an older version. Hope this helps. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:delphi-talk- > [EMAIL PROTECTED] On Behalf Of Andre van Zuydam > Sent: Thursday, December 15, 2005 11:22 AM > To: 'Delphi-Talk Discussion List' > Subject: RE: CVS > > Hi Cosmin > > Just one question - and I haven't read the manual yet which might explain. > After installing the client side it complains about looking for the > jvcsDelphi7.dll when I load my IDE. I've put it in the correct directory > so > it should find it? Is this some bug or have I done something wrong? > > Andre > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:delphi-talk- > [EMAIL PROTECTED] > On Behalf Of Cosmin Prund > Sent: 15 December 2005 11:15 AM > To: 'Delphi-Talk Discussion List' > Subject: RE: CVS > > I'm using it with Firebird as a back-end and I can tell you it's > performing > VERY well. Besides using it for all my source files I'm also using it for > some other files that I need synchronized betwen all of my developement > machinses, and some of those are as large as 10Mb! > > I only had one problem with some files becoming damaged but I will not > blame > Jedi or Firebird for the problem - it was at a time when my system > suffered > a sudden power loss! Happily it didn't damage my whole archive, it only > damaged a few files I was easily able to recover. > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:delphi-talk- > > [EMAIL PROTECTED] On Behalf Of Andre van Zuydam > > Sent: Thursday, December 15, 2005 9:50 AM > > To: 'Delphi-Talk Discussion List' > > Subject: RE: CVS > > > > I'm busy looking at the JediVCS system and was quite pleased to see it > has > > a > > firebird interface. If you are a Firebird database fan I would > definitely > > recommend checking this project out. If you aren't then it does have > > support for Oracle, MSSQL, MySQL and some other databases I'm not > familiar > > with. > > > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:delphi-talk- > > [EMAIL PROTECTED] > > On Behalf Of Jack > > Sent: 15 December 2005 04:33 AM > > To: 'Delphi-Talk Discussion List' > > Subject: CVS > > > > I just found some some info about setting up a subversion > > repository on Windows. I haven't tried it but it looks like > > it's not difficult at all. > > > > http://excastle.com/blog/archive/2005/05/31/1048.aspx > > http://svn1clicksetup.tigris.org/ > > http://blogs.clearscreen.com/migs/archive/2005/01/21/824.aspx > > > > -- > > Best regards, > > Jack > > > > ===8<==============Original message text=============== > > Speaking of CVS, my company switched from cvs to svn(subversion.) > > It's free and the client software tortoiseSVN is very very easy > > to use. But I never set up the server side so I'm not sure if it's > > easy. Because it's good for corporate use, I suppose it's an overkill > > (I mean the set up and maintenance need) for small groups or personal > > use. I once tried to set up cvs server for my personal use and decided > > it's too much work for what I want to do, and I don't like the windows > > version manages users - you need to create a few Windows user accounts > > for it to use. > > > > I remember there are some very simple and easy to set up cvs systems. > > I'm not sure if FreeVCS or JediVCS are such systems. I have no > > experience with them. > > > > -- > > Best regards, > > Jack > > > > > > __________________________________________________ > > Delphi-Talk mailing list -> [email protected] > > http://www.elists.org/mailman/listinfo/delphi-talk > > > > __________________________________________________ > > Delphi-Talk mailing list -> [email protected] > > http://www.elists.org/mailman/listinfo/delphi-talk > > __________________________________________________ > Delphi-Talk mailing list -> [email protected] > http://www.elists.org/mailman/listinfo/delphi-talk > > __________________________________________________ > Delphi-Talk mailing list -> [email protected] > http://www.elists.org/mailman/listinfo/delphi-talk __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
