Woohoo!
-
We're switching to Subversion tonight! :-D I've never used it before, but I've used VSS quite enough for a long time.
"Once in Africa I lost the corkscrew and we were forced to live off food and water for weeks." - Ernest Hemingway My New Blog
-
We're switching to Subversion tonight! :-D I've never used it before, but I've used VSS quite enough for a long time.
"Once in Africa I lost the corkscrew and we were forced to live off food and water for weeks." - Ernest Hemingway My New Blog
Brady Kelly wrote:
We're switching to Subversion tonight!
Awesome, I hope you enjoy it. I sure do. I work 2 jobs, at one we use subversion, and at one we use VSS. I prefer Subverion under any circumstances.
I get all the news I need from the weather report - Paul Simon (from "The Only Living Boy in New York")
-
We're switching to Subversion tonight! :-D I've never used it before, but I've used VSS quite enough for a long time.
"Once in Africa I lost the corkscrew and we were forced to live off food and water for weeks." - Ernest Hemingway My New Blog
Good Luck! I had to postpone using SubVersion because I could get the database migrated from VSS to SubVersion. Hopefully, I can start using it for a new project. Also, be wary about Tortoise SVN crashes on Windows Vista (if you are using Vista).
Co-Author ASP.NET AJAX in Action
-
We're switching to Subversion tonight! :-D I've never used it before, but I've used VSS quite enough for a long time.
"Once in Africa I lost the corkscrew and we were forced to live off food and water for weeks." - Ernest Hemingway My New Blog
-
Good Luck! I had to postpone using SubVersion because I could get the database migrated from VSS to SubVersion. Hopefully, I can start using it for a new project. Also, be wary about Tortoise SVN crashes on Windows Vista (if you are using Vista).
Co-Author ASP.NET AJAX in Action
yeah i can confirm the crashes of turtoise on vista.. :doh: you can be working on a completely different application then suddently out of nowhere turtoise looses it :wtf: to convert from VSS to Subversion you will probably need to take an extra step by converting your existing VSS DB into CVS then import it to Subversion
-
Can you reccomend a good guide for installing Subversion on XP?
Visit http://www.readytogiveup.com/[^] and do something special today.
The subversion red book is pretty good. Make sure you go for the Apache hosted option, not standalone. The critical thing then is making sure your mod_dav_svn matches the version of Apache exactly. After that its pretty much plain sailing. Using SSPI authentication is helpful too, you can then authenticate against your domain rather than maintain htpasswd files. http://sourceforge.net/projects/mod-auth-sspi/[^] http://svnbook.red-bean.com/[^]
-
yeah i can confirm the crashes of turtoise on vista.. :doh: you can be working on a completely different application then suddently out of nowhere turtoise looses it :wtf: to convert from VSS to Subversion you will probably need to take an extra step by converting your existing VSS DB into CVS then import it to Subversion
Not had a single problem with it on Vista. Love it but, sadly, being forced to go Team Server. Hm: how can I make that go away??? ;P
-
Can you reccomend a good guide for installing Subversion on XP?
Visit http://www.readytogiveup.com/[^] and do something special today.