Who uses IDE-integrated source control?
-
Quick poll, vote:
1 if you do 5 if you don't 3 if you don't use any source control, but like to click things
I haven't, ever since installing SoS a few years back, and realizing how much time i'd been wasting in Visual Studio trying to manage source control (or just waiting for VS to connect and update its little status icons...). I'm much, much more productive leaving all source files writeable, and waiting until check-in time to merge. But for those of you that do use it, what are your reasons for doing so?
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
I use the shell extension that came with tortoise svn. It's pretty cool.
I only read CP for the articles. Code-frog System Architects, Inc.
-
Quick poll, vote:
1 if you do 5 if you don't 3 if you don't use any source control, but like to click things
I haven't, ever since installing SoS a few years back, and realizing how much time i'd been wasting in Visual Studio trying to manage source control (or just waiting for VS to connect and update its little status icons...). I'm much, much more productive leaving all source files writeable, and waiting until check-in time to merge. But for those of you that do use it, what are your reasons for doing so?
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
VSS 2005 and VS2005 are great together, I can connect to different VSS2005 using HTTP, so many people can work in one project remotly. It's great! Al
-
VSS 2005 and VS2005 are great together, I can connect to different VSS2005 using HTTP, so many people can work in one project remotly. It's great! Al
Albert Pascual wrote:
VSS 2005 and VS2005 are great together, I can connect to different VSS2005 using HTTP, so many people can work in one project remotly.
What i'm asking is, why? What do you gain that way vs. using the stand-alone client?
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
Albert Pascual wrote:
VSS 2005 and VS2005 are great together, I can connect to different VSS2005 using HTTP, so many people can work in one project remotly.
What i'm asking is, why? What do you gain that way vs. using the stand-alone client?
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
Lazyness I guess. Start typing code, will checkout the file, you can always see the status of the file in the project window without changing programs. When closing the project, will auto check all files into VSS for safe keeping. Al
-
Quick poll, vote:
1 if you do 5 if you don't 3 if you don't use any source control, but like to click things
I haven't, ever since installing SoS a few years back, and realizing how much time i'd been wasting in Visual Studio trying to manage source control (or just waiting for VS to connect and update its little status icons...). I'm much, much more productive leaving all source files writeable, and waiting until check-in time to merge. But for those of you that do use it, what are your reasons for doing so?
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
My thoughts exactly. Jeremy Falcon
-
Quick poll, vote:
1 if you do 5 if you don't 3 if you don't use any source control, but like to click things
I haven't, ever since installing SoS a few years back, and realizing how much time i'd been wasting in Visual Studio trying to manage source control (or just waiting for VS to connect and update its little status icons...). I'm much, much more productive leaving all source files writeable, and waiting until check-in time to merge. But for those of you that do use it, what are your reasons for doing so?
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
Nor used integrated scc for a while, as Visual Studio doesn't get on with .svn directories when using web projects. Ankh (http://ankhsvn.tigris.org/servlets/ProjectDocumentList?folderID=4013&expandFolder=4013&folderID=2955[^]) can now handle them apparently, so might go back to it. Might be handy, as I almost never remember to do svn renames / moves. Ryan
O fools, awake! The rites you sacred hold Are but a cheat contrived by men of old, Who lusted after wealth and gained their lust And died in baseness—and their law is dust. al-Ma'arri (973-1057)
-
Lazyness I guess. Start typing code, will checkout the file, you can always see the status of the file in the project window without changing programs. When closing the project, will auto check all files into VSS for safe keeping. Al
Thanks. :)
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
Naw... this way, people will see a gray post in The Lounge, and think "wow, he must have posted something interesting". By the time they figure it out, they'll already have read it... ;)
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
Quick poll, vote:
1 if you do 5 if you don't 3 if you don't use any source control, but like to click things
I haven't, ever since installing SoS a few years back, and realizing how much time i'd been wasting in Visual Studio trying to manage source control (or just waiting for VS to connect and update its little status icons...). I'm much, much more productive leaving all source files writeable, and waiting until check-in time to merge. But for those of you that do use it, what are your reasons for doing so?
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
Project policy that all code be in source control. I'm on-line therefore I am. JimmyRopes
-
Naw... this way, people will see a gray post in The Lounge, and think "wow, he must have posted something interesting". By the time they figure it out, they'll already have read it... ;)
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
Quick poll, vote:
1 if you do 5 if you don't 3 if you don't use any source control, but like to click things
I haven't, ever since installing SoS a few years back, and realizing how much time i'd been wasting in Visual Studio trying to manage source control (or just waiting for VS to connect and update its little status icons...). I'm much, much more productive leaving all source files writeable, and waiting until check-in time to merge. But for those of you that do use it, what are your reasons for doing so?
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
;)
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
-
Lazyness I guess. Start typing code, will checkout the file, you can always see the status of the file in the project window without changing programs. When closing the project, will auto check all files into VSS for safe keeping. Al
Albert Pascual wrote:
When closing the project, will auto check all files into VSS for safe keeping.
Doesn't that make the history of each file almost useless? Don't you get a new version every time you edit the file in a development session?
-
Albert Pascual wrote:
When closing the project, will auto check all files into VSS for safe keeping.
Doesn't that make the history of each file almost useless? Don't you get a new version every time you edit the file in a development session?
You don't need to use that feature, The editor asks you if you want to check the files in. You can say no or cancel and then check in with comments ( also the admin can force comments). I normally add a label before a build and I check out history by label. Cheers Al
-
Naw... this way, people will see a gray post in The Lounge, and think "wow, he must have posted something interesting". By the time they figure it out, they'll already have read it... ;)
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
Shog9 wrote:
people will see a gray post in The Lounge, and think "wow, he must have posted something interesting"
So true! I always check out the grey coloured posts just to see what someone said that upsets someone else.:->
"You're obviously a superstar." - Christian Graus about me - 12 Feb '03 "Obviously ??? You're definitely a superstar!!!" - mYkel - 21 Jun '04 "There's not enough blatant self-congratulatory backslapping in the world today..." - HumblePie - 21 Jun '05 Within you lies the power for good - Use it!
-
Shog9 wrote:
people will see a gray post in The Lounge, and think "wow, he must have posted something interesting"
So true! I always check out the grey coloured posts just to see what someone said that upsets someone else.:->
"You're obviously a superstar." - Christian Graus about me - 12 Feb '03 "Obviously ??? You're definitely a superstar!!!" - mYkel - 21 Jun '04 "There's not enough blatant self-congratulatory backslapping in the world today..." - HumblePie - 21 Jun '05 Within you lies the power for good - Use it!
-
I use AnkhSVN to add SVN integration to VS2005 and it has worked very well for me. I never took the time to learn the full set of SVN commands so using Tortise and AnkhSVN have worked out great for me.
-
Quick poll, vote:
1 if you do 5 if you don't 3 if you don't use any source control, but like to click things
I haven't, ever since installing SoS a few years back, and realizing how much time i'd been wasting in Visual Studio trying to manage source control (or just waiting for VS to connect and update its little status icons...). I'm much, much more productive leaving all source files writeable, and waiting until check-in time to merge. But for those of you that do use it, what are your reasons for doing so?
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums
What's SoS? I googled it and the closest I could get was source gear vault. Why it over subversion?
I only read CP for the articles. Code-frog System Architects, Inc.
-
What's SoS? I googled it and the closest I could get was source gear vault. Why it over subversion?
I only read CP for the articles. Code-frog System Architects, Inc.
Source Off-Site - a replacement for SourceSafe from the makers of Source Gear Vault. Makes using SS remotely bearable. And also makes using SS from home bearable. ;P
---- Scripts i've known... CPhog 0.9.9 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.1 - printer-friendly forums