Board index » delphi » Re: Version Control Advice
Jim Cooper
![]() Delphi Developer |
Jim Cooper
![]() Delphi Developer |
Re: Version Control Advice2006-04-04 02:06:48 PM delphi109 QuoteYou have obviously never tried Powers Ice... <g> Jim Cooper _____________________________________________ Jim Cooper XXXX@XXXXX.COM Skype : jim.cooper Tabdee Ltd www.tabdee.ltd.uk TurboSync - Connecting Delphi to your Palm _____________________________________________ |
TOndrej
![]() Delphi Developer |
2006-04-04 03:22:56 PM
Re: Version Control Advice
Jim Cooper writes:
Quote>It's just a few mouse clicks again. It only needs to be done once. QuoteAnd it gives you a weird looking explorer view. Why not Hey, I just answered your question (how many clicks it takes to show history in TortoiseSVN). it is three clicks. Or even just two, if you take the "hassle" to change the settings. ;-) I don't want to argue with you or persuade you to use Subversion. ;-) Quote>From my experience so far I'd say it was time well invested. I don't regret those two or three days I spent experimenting with Subversion. In fact, for me personally it was fun and a nice way to relax from working on other, long-term projects. Cheers, TOndrej |
Jan Derk
![]() Delphi Developer |
2006-04-04 03:43:04 PM
Re: Version Control Advice
Jim Cooper writes:
QuoteHow do you get a list of |
Jim Cooper
![]() Delphi Developer |
2006-04-04 04:58:01 PM
Re: Version Control AdviceQuoteOK, so your definition of hassle differs from mine. ;-) QuoteAs you've been told already, you don't have to use TortoiseSVN. QuoteI don't want to argue with you or persuade you to use Subversion. ;-) things installed. QuoteBecause when I evaluate some new technology I want to make an informed Jim Cooper _____________________________________________ Jim Cooper XXXX@XXXXX.COM Skype : jim.cooper Tabdee Ltd www.tabdee.ltd.uk TurboSync - Connecting Delphi to your Palm _____________________________________________ |
TOndrej
![]() Delphi Developer |
2006-04-04 05:10:04 PM
Re: Version Control Advice
Jim Cooper writes:
Quote>As you've been told already, you don't have to use TortoiseSVN. Quote>Because when I evaluate some new technology I want to make an TOndrej |
Jim Cooper
![]() Delphi Developer |
2006-04-04 05:24:53 PM
Re: Version Control AdviceQuoteSo you were forced to use a tool you hated. QuoteI feel your pain. ;-) QuoteI just tend to enjoy having a good time. :-) Cheers, Jim Cooper _____________________________________________ Jim Cooper XXXX@XXXXX.COM Skype : jim.cooper Tabdee Ltd www.tabdee.ltd.uk TurboSync - Connecting Delphi to your Palm _____________________________________________ |
matthew
![]() Delphi Developer |
2006-04-04 06:37:00 PM
Re: Version Control Advice
The SubVersion site has all the links you need, but I tried SmartSVN.
Seems fine as an all-in one UI. /Matthew Jones/ |
David Smith
![]() Delphi Developer |
2006-04-04 06:58:41 PM
Re: Version Control Advice
Jim Cooper kirjoitti:
Quote
control? No, that is an administrators view of things, not developers. I'm developing with the files in my own file system. I have no need to see what's going on the repository all the time. I just have to trust that it works alright. And Subversion does. My machine is my sandbox and that is the most important thing to me. I can always check what other people have done and maybe update my copy with some changes of theirs, but my copy is the most important to me when developing. David S. |
Jim Cooper
![]() Delphi Developer |
2006-04-04 07:10:48 PM
Re: Version Control AdviceQuoteNo, it is not. QuoteTell me, why should I need the view to be cluttered with project/project group/etc. QuoteI'm developing with the files in my own file system. QuoteI have no need to see what's going on the repository all the time. repository. QuoteI just have to trust that it works alright. And Subversion does. difficult to use. Subversion is one of those. QuoteMy machine is my sandbox and that is the most important thing to me. member of a team otherwise. Cheers, Jim Cooper _____________________________________________ Jim Cooper XXXX@XXXXX.COM Skype : jim.cooper Tabdee Ltd www.tabdee.ltd.uk TurboSync - Connecting Delphi to your Palm _____________________________________________ |
rambam
![]() Delphi Developer |
2006-04-04 07:14:27 PM
Re: Version Control Advice
Jim Cooper <XXXX@XXXXX.COM>writes:
QuoteI have explained quite clearly what my problems with Subversion are. |
rambam
![]() Delphi Developer |
2006-04-04 07:25:36 PM
Re: Version Control Advice
XXXX@XXXXX.COM (Matthew Jones) writes:
QuoteHow is it {*word*99}py? For starters, it is just one of three ways to access the ankhsvn.tigris.org/ * CW Subversion - A VCS plugin for Metrowerks CodeWarrior (Note that this is not currently Open Source, though it might eventually become so.) www.soundgeek.org/software/SubversionPlugin.html * Eric3 - Python IDE with Subversion integration; written in PyQt, uses QScintilla editor widget www.die-offenbachs.de/detlev/eric3.html eSvn - cross-platform QT-based GUI frontend to Subversion esvn.umputun.com/ * JSVN - A Java Subversion Client, including a plugin for IDEA jsvn.alternatecomputing.com/ * KDESvn - A Subversion client for KDE www.alwins-world.de/programs/kdesvn/ * KSvn - A Subversion client for KDE -- a plugin for Konqueror apps.intra-links.com/ * psvn.el - A Subversion interface for emacs xsteve.nit.at/prg/vc_svn/ * RapidSVN - A cross-platform GUI front-end for Subversion rapidsvn.tigris.org/ * RSVN - Python script which allows multiple repository-side operations in a single, atomic transaction. https://opensvn.csie.org/traccgi/rsvn/trac.cgi/wiki * SCPlugin - A Subversion plugin for the Mac OS X Finder scplugin.tigris.org/ * sourcecross.org - Subversion SCC Provider (client plugin for many Windows IDEs) (Note that this is not an open source project, because the Microsoft SCC API is protected by a non-disclosure agreement.) www.sourcecross.org/ * SmartSVN - A cross-platform GUI client for Subversion (Not open source. Available in a free and a commercial version.) www.smartsvn.com/ * Subclipse - A Subversion Eclipse Plugin subclipse.tigris.org/ * Subcommander - A cross-platform Subversion GUI client including a visual text merge tool. subcommander.tigris.org/ * Subway - An SCC Provider for Subversion (Note that this is not an open source project, because the Microsoft SCC API is protected by a non-disclosure agreement.) nidaros.homedns.org/subway/ * Supervision - A Java/Swing based visual client for Subversion, using the CLI, not native libs supervision.tigris.org/ * Svn-Up - A Java client GUI for Subversion and a plugin for the IDEA IDE svnup.tigris.org/ * SvnX - A Mac OS X Panther GUI client. www.lachoseinteractive.net/en/community/subversion/svnx/ SVN SCC Proxy - A SCC add-in for SVN (Note that this is not an Open Source project.) www.pushok.com/soft_svn.php * TMate - A Subversion tracking, reporting and browsing plugin for IntelliJ IDEA (This is a commercial closed-source product, but Open Source or Educational projects may apply for free licences.) tmatesoft.com * TortoiseSVN - A Subversion client, implemented as a windows shell extension tortoisesvn.tigris.org/ * WLW-SVN - WebLogic Workshop (8.1.3/8.1.4) Extension for Subversion https://wlw-svn.projects.dev2dev.bea.com/ * WorkBench - Cross platform software development GUI built on Subversion written in Python pysvn.tigris.org/ " |
Jim Cooper
![]() Delphi Developer |
2006-04-04 07:25:55 PM
Re: Version Control AdviceQuoteI have read your explanations. Jim Cooper _____________________________________________ Jim Cooper XXXX@XXXXX.COM Skype : jim.cooper Tabdee Ltd www.tabdee.ltd.uk TurboSync - Connecting Delphi to your Palm _____________________________________________ |
Jim Cooper
![]() Delphi Developer |
2006-04-04 07:28:15 PM
Re: Version Control AdviceQuoteThere are over 23 ways to access subversion using clients and plugins: specifically mentioned that one. Cheers, Jim Cooper _____________________________________________ Jim Cooper XXXX@XXXXX.COM Skype : jim.cooper Tabdee Ltd www.tabdee.ltd.uk TurboSync - Connecting Delphi to your Palm _____________________________________________ |
rambam
![]() Delphi Developer |
2006-04-04 07:47:54 PM
Re: Version Control Advice
Jim Cooper <XXXX@XXXXX.COM>writes:
Quote>I have read your explanations. I see them for what they are, an attempt to excuse your failure to understand subversion. |
rambam
![]() Delphi Developer |
2006-04-04 07:49:31 PM
Re: Version Control Advice
Jim Cooper <XXXX@XXXXX.COM>writes:
Quote>There are over 23 ways to access subversion using clients and plugins: |