Source Control
-
I'm looking for a source code control tool that will let us easily maintain multiple versions. (Go back to a version, fix a bug and get the fixes carried over to the later versions in an automated manner). The idea is we won't need to maintain multiple source bodies. Is such a tool available at all? If so which one is the best? We're using MS Visual SourceSafe 5.0 but it has quite a few bugs and it cannot do most of what we need. Thanks
-
I'm looking for a source code control tool that will let us easily maintain multiple versions. (Go back to a version, fix a bug and get the fixes carried over to the later versions in an automated manner). The idea is we won't need to maintain multiple source bodies. Is such a tool available at all? If so which one is the best? We're using MS Visual SourceSafe 5.0 but it has quite a few bugs and it cannot do most of what we need. Thanks
We are using CVS and it's not bad for the price :). Pavel Sonork 100.15206
-
I'm looking for a source code control tool that will let us easily maintain multiple versions. (Go back to a version, fix a bug and get the fixes carried over to the later versions in an automated manner). The idea is we won't need to maintain multiple source bodies. Is such a tool available at all? If so which one is the best? We're using MS Visual SourceSafe 5.0 but it has quite a few bugs and it cannot do most of what we need. Thanks
After using CVS you'll never want to use SourceSafe again. And it couldn't be cheaper. Concussus surgo. When struck I rise.
-
After using CVS you'll never want to use SourceSafe again. And it couldn't be cheaper. Concussus surgo. When struck I rise.
Is there a way to integrate CVS with Visual Studio ?
-
Is there a way to integrate CVS with Visual Studio ?
ClearCase from Rational is the best Tool on the market. But also the most expensive.
-
I'm looking for a source code control tool that will let us easily maintain multiple versions. (Go back to a version, fix a bug and get the fixes carried over to the later versions in an automated manner). The idea is we won't need to maintain multiple source bodies. Is such a tool available at all? If so which one is the best? We're using MS Visual SourceSafe 5.0 but it has quite a few bugs and it cannot do most of what we need. Thanks
Bugra, This appears to have promise... http://www.sourcegear.com/vault/index.asp I like their other products (Source Offsite) though I have never used them. Ted