Ankh or Visual?
-
SVN, that is.
I vote also for TortoiseSVN, it's awesome!! :)
Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!
-
SVN, that is.
-
Haven't played with the new Ankh but can highly recommend VisualSVN, compared to the version of Ankh I tried a while ago it is vastly superior.
I doubt it. If it isn't intuitive then we need to fix it. - Chris Maunder
I do agree. VisualSVN. BTW, we had a similar thread[^] while ago. Strange that they voted me down there...
• My personal 24/7 webcam - Always live ;-) • Holiday Season special – zeta producer Desktop 8 (CMS) including all modules for only $129! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
SVN, that is.
pfft, command line!
¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog
-
I do agree. VisualSVN. BTW, we had a similar thread[^] while ago. Strange that they voted me down there...
• My personal 24/7 webcam - Always live ;-) • Holiday Season special – zeta producer Desktop 8 (CMS) including all modules for only $129! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.
-
pfft, command line!
¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog
Jim Crafton wrote:
pfft, command line!
Actually, I was going to seriously recommend this :)
-
Tortoise.
----
You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.
Command line client.
-
Jim Crafton wrote:
pfft, command line!
Actually, I was going to seriously recommend this :)
However I'd say *if* you're going to do this, use cygwin, since the extra unixy like features, while brain dead in and of themselves, are significantly more helpful to work with than the regular dos command shell.
¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog
-
Tortoise.
----
You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.
Welcome to the 21st century, Shog :cool:
-
Welcome to the 21st century, Shog :cool:
-
I vote also for TortoiseSVN, it's awesome!! :)
Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!
unless you expect an INTEGRATED development environment :)
-
SVN, that is.
Ankh...I've been using for about 6 mos. and I like it! Plays nice with visual and it's free. Mike
"It doesn't matter how big a ranch ya' own, or how many cows ya' brand, the size of your funeral is still gonna depend on the weather." -Harry Truman.
Semper Fi http://www.hq4thmarinescomm.com[^] My Site
-
SVN, that is.
-
SVN, that is.
I vote for TortoiseSVN too, comes with a nice merge tool as well
-
I vote for TortoiseSVN too, comes with a nice merge tool as well
-
SVN, that is.
VisualSVN for me, Tortoise outside of VS. The 'e' editor[^] is quite cool, in that it uses Tortoise to enable in-editor SVN integrated with the project file/directory tree - it's pretty neat, but you can get the same effect whenever you use Explorer views.
-
SVN, that is.
A lot of the previous posts suggest Tortoise. Tortoise is clearly a great extension of the Windows Explorer, a must have for SVN source control; however, it does nothing to Visual Studio, so is kind of missing the point of the discussion a little. I use AnkhSVN in VS, and they recently released a completely new redesigned version, it works fast and reliable now - and it is open source, so fine for me. I tried VisualSVN for a little while but stopped using it, forgot why. In either case both do not integrate with Trac, but Tortoise does, so I see in VS what is changed via Ankh, but use Tortoise to check in.
-
SVN, that is.
I use VisualSVN with TortoiseSVN and it works great. I also use their free VisualSVN server. I tried setting up other servers, but I am not keen on spending more time working with the server than working on my code. I also like that VisualSVN server can use encryption to send the data to and from the server. Since I work outside the network it is kind of nice.
Ben
-
SVN, that is.
With VisualSVN you have to have TortoiseSVN installed as it uses TSVN to do the work. So, if you go with VSVN than you get the best of both worlds for a small fee ($49 USD). If you are looking for free... ANKH. ANKH has its own interfaces that are slightly different than TSVN. I also like SourceGear DiffMerge[^] (free) that you can use with TSVN: TSVN Setting:
"C:\Program Files\SourceGear\DiffMerge\DiffMerge.exe" /t1=Base /t2=Mine %base %mine
To answer your question: Visual SVN b/c I like the TSVN interface for Committing and the use of SourceGear's DiffMerge in TSVN. -
Ankh...I've been using for about 6 mos. and I like it! Plays nice with visual and it's free. Mike
"It doesn't matter how big a ranch ya' own, or how many cows ya' brand, the size of your funeral is still gonna depend on the weather." -Harry Truman.
Semper Fi http://www.hq4thmarinescomm.com[^] My Site