473,915 Members | 5,904 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

starting with sourcesafe

Hi!

I'm new to using sourcesafe. In fact I've never used it. We are 2 persons
developing one windows application on 2 different computers. You can for
sure understand our challenges, when we trie to merge this to versions to
one. For this I'm considering to install VSS on our server.

The installation part of VSS I think I understand, but how do I configure it
and how is the best progression of using it? (also with debugging in mind).

regards
Hans
Nov 16 '05 #1
20 1390
Hans [DiaGraphIT] <Ha************ @discussions.mi crosoft.com> wrote:
I'm new to using sourcesafe. In fact I've never used it. We are 2 persons
developing one windows application on 2 different computers. You can for
sure understand our challenges, when we trie to merge this to versions to
one. For this I'm considering to install VSS on our server.

The installation part of VSS I think I understand, but how do I configure it
and how is the best progression of using it? (also with debugging in mind).


The best advice I could give is not to use it. I've found VSS nothing
but a nightmare to use - we'd have switched from it ages ago if we
didn't have it all set up already, with lots of file history.

See http://www.highprogrammer.com/alan/w...ourcesafe.html for
plenty of reasons to avoid VSS.

There are lots of other source control systems which are rather better
supported and don't lose data quite as often. Subversion
(http://subversion.tigris.org/) has just released v1.1, I believe - or
there's always CVS (http://www.cvshome.org), StarTeam etc.

Some of these may not be as well integrated into VS.NET, but there are
times when IDE integration is more of a curse than a blessing...

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 16 '05 #2
Thank you for quick reply!

I wounder if ClearCase is a better alternative?

--- < Hans > ---

"Jon Skeet [C# MVP]" wrote:
Hans [DiaGraphIT] <Ha************ @discussions.mi crosoft.com> wrote:
I'm new to using sourcesafe. In fact I've never used it. We are 2 persons
developing one windows application on 2 different computers. You can for
sure understand our challenges, when we trie to merge this to versions to
one. For this I'm considering to install VSS on our server.

The installation part of VSS I think I understand, but how do I configure it
and how is the best progression of using it? (also with debugging in mind).


The best advice I could give is not to use it. I've found VSS nothing
but a nightmare to use - we'd have switched from it ages ago if we
didn't have it all set up already, with lots of file history.

See http://www.highprogrammer.com/alan/w...ourcesafe.html for
plenty of reasons to avoid VSS.

There are lots of other source control systems which are rather better
supported and don't lose data quite as often. Subversion
(http://subversion.tigris.org/) has just released v1.1, I believe - or
there's always CVS (http://www.cvshome.org), StarTeam etc.

Some of these may not be as well integrated into VS.NET, but there are
times when IDE integration is more of a curse than a blessing...

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too

Nov 16 '05 #3
On Fri, 1 Oct 2004 11:30:58 +0100, Jon Skeet [C# MVP] wrote:
See http://www.highprogrammer.com/alan/w...ourcesafe.html for
plenty of reasons to avoid VSS.


Interesting. I've heard people say that VSS is bad but I didn't realise it
was *that* bad.

Microsoft make me wonder. They have enough resources to make some great
products, and sometimes they do, but all too often they make some real
blunders (VSS, OE, IE, some parts of Windows, etc.).
Nov 16 '05 #4
Hans [DiaGraphIT] schrieb:
I wounder if ClearCase is a better alternative?


I thought you were 2 not 200?

ClearCase is a little bit too much for your current effort, I think.
Take a look at CVS or Subversion (which would be my choice). It's
stable, fast, powerful and free.

Christian
Nov 16 '05 #5
Hans [DiaGraphIT] <Ha************ @discussions.mi crosoft.com> wrote:
Thank you for quick reply!

I wounder if ClearCase is a better alternative?


Almost certainly, although I don't have any experience with it. Any
reason for not going with a free solution though?

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 16 '05 #6
C# Learner <cs****@learner .here> wrote:
On Fri, 1 Oct 2004 11:30:58 +0100, Jon Skeet [C# MVP] wrote:
See http://www.highprogrammer.com/alan/w...ourcesafe.html for
plenty of reasons to avoid VSS.


Interesting. I've heard people say that VSS is bad but I didn't realise it
was *that* bad.

Microsoft make me wonder. They have enough resources to make some great
products, and sometimes they do, but all too often they make some real
blunders (VSS, OE, IE, some parts of Windows, etc.).


Indeed. I've heard rumours about a new SourceSafe coming with VS.NET
2005, but I don't know if they're true. I would *hope* that any such
new system would move away from VSS entirely and just provide an
upgrade path.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 16 '05 #7
Jon Skeet [C# MVP] wrote:
Indeed. I've heard rumours about a new SourceSafe coming with VS.NET
2005, but I don't know if they're true. I would *hope* that any such
new system would move away from VSS entirely and just provide an
upgrade path.


More than rumors, no? A little of both.

What's New: Visual SourceSafe for Visual Studio
http://msdn2.microsoft.com/library/8c69bh9d.aspx

Microsoft Visual SourceSafe Roadmap
http://msdn.microsoft.com/library/en...tml/vssmap.asp

And if the team is a larger team:

Visual Studio 2005 Team System for Team Development
http://lab.msdn.microsoft.com/vs2005...m/default.aspx

Visual Studio 2005 Team System: Enterprise-Class Source Control and Work
Item Tracking
http://msdn.microsoft.com/library/en.../vsts-team.asp
--
Tom Porterfield
Nov 16 '05 #8
Tom Porterfield <tp******@mvps. org> wrote:
Jon Skeet [C# MVP] wrote:
Indeed. I've heard rumours about a new SourceSafe coming with VS.NET
2005, but I don't know if they're true. I would *hope* that any such
new system would move away from VSS entirely and just provide an
upgrade path.
More than rumors, no? A little of both.


I couldn't remember which bits I'd seen under NDA and which I hadn't,
but I knew there had been some rumours which were public :)
What's New: Visual SourceSafe for Visual Studio
http://msdn2.microsoft.com/library/8c69bh9d.aspx

Microsoft Visual SourceSafe Roadmap
http://msdn.microsoft.com/library/en...tml/vssmap.asp
Oh dear - it keeps the file sharing architecture :(
And if the team is a larger team:

Visual Studio 2005 Team System for Team Development
http://lab.msdn.microsoft.com/vs2005...m/default.aspx

Visual Studio 2005 Team System: Enterprise-Class Source Control and Work
Item Tracking
http://msdn.microsoft.com/library/en.../vsts-team.asp


These sound promising, although I didn't see much in the way of details
as to how the source control system works, or whether it provides an
upgrade path from VSS. We can but hope...

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 16 '05 #9
"Jon Skeet [C# MVP]" <sk***@pobox.co m> wrote in message
news:MP******** *************** *@msnews.micros oft.com...
Tom Porterfield <tp******@mvps. org> wrote:
Jon Skeet [C# MVP] wrote:

What's New: Visual SourceSafe for Visual Studio
http://msdn2.microsoft.com/library/8c69bh9d.aspx

Microsoft Visual SourceSafe Roadmap
http://msdn.microsoft.com/library/en...tml/vssmap.asp


Oh dear - it keeps the file sharing architecture :(


VSS is for small teams, like the Original Poster. In that case, it's
simplicity and ease of use are compelling. In repeated surveys of
developers who chose VSS over the competition, the overwheming majority of
them gave usability reasons. I know that there are problems with VSS. One
of my projects involves a dev team on another continent, and for that team,
we are not using VSS... and sometimes the integration is a little rough
around the edges... but I still think VSS is a good tool for small teams,
and the new bits will make it better.
And if the team is a larger team:

Visual Studio 2005 Team System for Team Development
http://lab.msdn.microsoft.com/vs2005...m/default.aspx

Visual Studio 2005 Team System: Enterprise-Class Source Control and Work
Item Tracking
http://msdn.microsoft.com/library/en.../vsts-team.asp


These sound promising, although I didn't see much in the way of details
as to how the source control system works, or whether it provides an
upgrade path from VSS. We can but hope...


I, too, am under NDA. Let's just say that I expect that you will really
like what you see.

--- Nick
Nov 16 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2042
by: Rod | last post by:
I'm having trouble with VS.NET2003 and Visual SourceSafe. I upgraded from VS.NET2002 with Visual SourceSafe already installed, and then upgraded to 2003. My Source Control option has disappeared from the File menu. Also, when I open old projects that were already under source control, it doesn't connect properly to SourceSafe. It gives my an "unspecified error". Anybody know how to manual integrate the two?
3
2971
by: Lou | last post by:
SSADMIN.exe crashes when I try to run it? What can i do about this. Could it be an .ini setting??? The error message is: Microsoft SourceSafe User Shell has encountered a problem and needs to close. We are sorry for the inconvenience Had this posted in the "SourceSafe" Newsgroup but no one monitors that group anymore.
1
1707
by: uphid | last post by:
So, we recently spent the last few hours chasing a rather obscure bug... We thought we would share with the group in the hopes that someone else finds this information useful. We use Access 2003 with SourceSafe for our current projects. We recently has a problem where Access would crash when we would "Get Latest Version" of a certain report. After an exhaustive search, we found the culprit. We had used high ASCII in one of the...
0
1225
by: Nick Zdunic | last post by:
Hi, I'm trying to get this going and I believe I have followed all the steps outlined in the documentation. I have selected to Add To Source Control the stored procedures in my database from the Server Explorer in Visual Studio. It then asks me the location of the sourcesafe database and enter this. It then brings up a login dialog for SourceSafe. I enter this. This is
1
1740
by: Mike Hutton | last post by:
I need some help. I am trying to set up our development environment so as to make life easy for my fellow developers (none of whom have used ASP.NET or VS.NET before). We are developing our intranet which will comprise basic content with a number of small data-driven ASP.NET applications. I need to keep things simple, so I need to avoid stuff which needs too much in-depth knowledge to work.
4
2294
by: Jason Shohet | last post by:
I'm using Visual Studio, with ASP.NET. Is VSS on a separate CD. Also, is it possible to use the VSS beta (2005) with .NET if I'm not using the .NET beta. And finally, where do I get the VSS beta... when I go to msdn, it just directs me to a page with Whidbey downloads.... nothing mentioned on VSS TY Jason Shohet
0
1454
by: athos | last post by:
Previously, we could use Visual Studio .Net 2002 combined with Visual SourceSafe 6.0 to maintain version control for Stored Procedures. (refer to "How to add SQL Server 2000 Stored Procedures to Visual SourceSafe by using Visual Studio .NET" at http://support.microsoft.com/default.aspx?scid=kb;en-us;818368 for details pls.) The most helpful thing is, there is a synchrinization link between the SQL 2000 Server and the VSS Database, we...
0
1437
by: CheshireCat | last post by:
Hi, I've just installed 2008 on my home pc and am trying to open a project, stored in sourcesafe, across the internet. Ive enabled the sourcesafe internet plug in. In VS2005, I would select to open a project and I would have several location options including "visual sourcesafe (internet)" In VS2008 I select to open an project and the default location is "Favorite links" and listed is "Microsoft Visual Sourcesafe" but not the internet...
6
2402
by: teddysnips | last post by:
I'm having trouble adding Access 2003 databases to Sourcesafe. I go to Tools, Sourcesafe, Add Database to Sourcesafe... at which point a message box appears saying "This database must be closed before you add it to Sourcesafe. Do you want Microsoft Access to close this database?" I click "Yes", and it displays the Sourcesafe Login screen. I log in, and select a location to add the project. And then nothing happens. Zilch. Nada. ...
0
10039
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10928
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
11069
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9734
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
8102
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7259
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5944
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6149
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4779
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.