at least with the 2005 version, you couldn't check out a file on TFS if you're not connected to the server... SVN is definitely easier to use in a disconnected...
Oh, and as someone who is doing a lot with both SVN and TFS recently. I would trust SVN much more than TFS. SVN make me think: Wow, someone special has thought...
Ayende Rahien
Ayende@...
Mar 20, 2008 11:24 am
... TFS make me think: Wow, someone... special has thought about doing this. awesome - great way to start the morning! :-) ... -- Nick Parker ...
Great quote. Definitely SVN for me. TFS far too bloated for my liking. Heck, I can even remember using VSS not so long ago... Thankfully those days are gone! ...
Ben Lovell
benjamin.lovell@...
Mar 20, 2008 12:19 pm
SVN all the way, no doubt about it. On Thu, Mar 20, 2008 at 12:19 PM, Ben Lovell <benjamin.lovell@...>...
Has anyone here used mercurial or git in a .Net environment?** On Thu, Mar 20, 2008 at 10:11 AM, James Gregory <jagregory.com@...> ... -- John Morales...
Yeah I am really impressed so far. I'm using both the command line and the gui tools. The gui does pretty much everything you want for day-to-day activity,...
Source control??! That's too enterprise-y for me. All of you ivory tower folks and your fancy-schmancy ideals!! I prefer a shared folder on my laptop, backed...
Just don't be the jackass the leaves the company without putting all the code into source code. Wait, that was me. Nevermind. ... From: Ayende Rahien...
Just don't be the jackass the leaves the company without putting all the code into source code. Wait, that was me. Nevermind. Been there done that. No virus...
Isn't that just a rights of passage for any developer.... ________________________________ From: altdotnet@yahoogroups.com [mailto:altdotnet@yahoogroups.com]...
One that I have often wondered about, but haven't tried was The Vault by SourceGear. (they have one of the best ad campaigns ever in MSDN Mag right now) Anyone...
I caught the tail end of a webinar <http://www.accurev.com/webinar.html>yesterday that involved AccuRev, which I had never heard of until about a month ago....
I used Vault briefly, and didn't have any complaints, but nothing stands out in my mind as great either. I choose SVN over TFS any day. As a repository TFS is...
RapidSVN ? ... RapidSVN ? On 3/20/08, Scott Reynolds < scott@... > wrote: I used Vault briefly, and didn't have any complaints, but nothing...
Ayende Rahien
Ayende@...
Mar 20, 2008 6:28 pm
What's wrong with Tortoise? I'd prefer something standalone instead of a tool integrated in the IDE. Reminds me of Team Explorer and VS integration, which I...
I said non-ide-integrated. I don't want it in there either. My tortoise experiences have been mixed bag, and if there's something wrong it's sometimes hard to...
There's http://www.syncrosvnclient.com/ but I haven't personally used b/c Tortoise has been enough for me. They have a 30 day trial, I might just try it. - sp...
I don't use anything but the command line svn wrapped in a big pile of powershell scripts and it works fab for most things i need to do. Only thing i've not...
Um, did you read the message? In most cases, this happens when you have a network glitch during the transaction commit. ... Um, did you read the message? In...
Ayende Rahien
Ayende@...
Mar 20, 2008 7:03 pm
VisualSVN's integration is just an in-IDE representation of what Tortoise would be showing you in the shell, and it performs the SVN commands (i.e. moving,...
Robert Kitson
robert.kitson@...
Mar 20, 2008 7:04 pm
AnkSVN feels more integrated and has the bonus of actually being free. I don't mind paying for tools but when the server is free, the libraries are free, the...
Installed Ank... didn't like it throwing unhandled exceptions at me (dont' remember what I was doing, but it was pretty trivial)... would rather pay $50 for...