Re: Best versioning software for small teams



"Dean Hill" <none@xxxxxxxx> wrote in message
news:442ca3aa@xxxxxxxxxxxxxxxxxxxxxxxxx
Ed Dressel wrote:

We use Subversion at the office and even though I have Ankh installed
for VS integration I don't use it. I use the Explorer integration with
TortoiseSvn. You can integrate it with Delphi by using SourceConneXion
(http://www.epocalipse.com/scx.htm) and PushOk SVN Proxy
(http://www.pushok.com/soft_svn.php).

Just download the SVNTortoise Windows Installer and run. Setup is complete.
No database to install or setup. Don't download the SVN server to start
with, because Tortoise can make repositories on your hard drive or over your
LAN. Tortoise is a slick, quality tool and the Tortoise help file is like a
book.

Later, to go multi-user full-on, you might want to install the SVN server in
conjunction with Apache or on its own, and you still logon with Tortoise
just as usual.

Without Tortoise, Subversion is much less attractive. The command line is
not for me and the RapidSVN cross-platform client is immature.

Subversion is spreading fast, so it is a good standard to invest your
learning time in.

I have not found bugs, but some of the subversion concepts are not *totally*
explained and Tortoise can let you confuse yourself. From memory, stuff
like add a file then delete it without a commit in between can leave you
confused, but no harm done. Start off gently and it will come to you.

I have tried FreeVCS and do not recommend it. You get stuck in a FreeVCS
ghetto, with some "interesting" limitations.


Roger Lascelles


.



Relevant Pages

  • Using Subversion - Pax and the SourceBrowser?
    ... against Subversion it all seems to hang together very nicely. ... Andy hinted at in the STS thread? ... present the built in merge browser (actually thats Tortoise, ...
    (comp.lang.smalltalk.dolphin)
  • Re: Working with STS and Subversion?
    ... export to the file-system and then version that code in Subversion. ... In Intelli-Dolphin I enhanced Sts so that versioning a project also saves it onto the disk - then from time to time I use tortoise SVN to baseline changes. ... Remember there is a PAX format setting for projects which writes things out in smaller files for easier versioning. ...
    (comp.lang.smalltalk.dolphin)
  • Re: VCS - Any recommendations?
    ... The issue is my murky understanding of the underlying Subversion system. ... I think Subversion is poorly documented - "The Red Book" http://svnbook.red-bean.com/ which explains Subversion is not much help. ... Plus Subverson in a sense is not a VCS - it is a system which performs a task which happens to be useful for a VCS when applied carefully, and that adds a layer of confusion. ... I use Tortoise / Subversion because it is the only program which meets all my requirements - GUI, industial strength, multi-user, internet accessible, free. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Version Control Advice
    ... I have another free standalone management thing I downloaded ... Tortoise and SVN are bad because you don't like it. ... It is rather like me saying all your work is bad because it can/cannot be ... SubVersion is actually a great product, ...
    (borland.public.delphi.non-technical)
  • Re: VCS - Any recommendations?
    ... I tried to use tortoise, ... We used to use Visual SourceSafe. ... access over the Internet out of the box, plus it works by locking files. ... The Explorer integration was a bit odd at first, as I was used to using ...
    (borland.public.delphi.thirdpartytools.general)