The jedi subversion integration (jsc from now on) actually requires TortoiseSvn to be installed (my last email wasn't quite correct, sorry about that). So you may as well get started with Tortoise first. To get the jsc, install the jcl and tick the appropriate box in the installer. See my post at http://sourceitsoftware.blogspot.com/2008/08/subversion-add-ins-for-delphi.html for a few options.
You don't need to install Subversion itself unless you want to run a server. If you are just using a local file repository, TortoiseSvn is all that you need. I ran without a server, for several years without a problem. You only really need a server if you want access for multiple users, or from multiple locations. For one user, a server is probably overkill. If you do want a server, I suggest getting an online host rather than hosting it yourself. I use http://svnrepository.com/ myself but there are other options. Regards Sean Cross CIO Catalyst Risk Management -----Original Message----- From: delphi-boun...@elists.org [mailto:delphi-boun...@elists.org] On Behalf Of Chuck Belanger Sent: Friday, 3 July 2009 4:00 a.m. To: Borland's Delphi Discussion List Subject: Re: How to manage changes I make to 3rd party source code in a project? Thanks for the suggestions! Thanks, Sean: Having outlined what I am doing (i.e. single software developer, uses a number of 3rd party components) would you recommend TortoiseSvn over JEDI subversion integration? I noticed that Subversion, Windows is for XP. Does it have any problems with Vista? I could not find anything on JEDI Subversion integration. Thanks, Chuck > I don't use the jedi versioning system, I use the jedi subversion > integration. Quite an important difference, the jedi subversion integration > still uses subversion under the hood, so you don't need to check files out > first. > > Having said that, I mostly just use TortoiseSvn now anyway. > > Regards > > Sean Cross > CIO > Catalyst Risk Management > info/delphi _______________________________________________ Delphi mailing list -> Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi