473,398 Members | 2,380 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

SourceSafe....


Hi folks,

We've been using VSS with both VB and Access for ages, with no problems.
I've been lead to believe that the integration between VS.NET (I'm writing
ASP and VB.NET mainly) and VSS is slow and problematic.

I find it hard to believe, as VSS is about as basic a source control system
as I can think of and it's the native MS product, but I'd like to hear your
opinions before I commit my work to it's keeping.

Thanks in advance...P
Nov 18 '05 #1
6 1397
Paul,

We've been using VSS for years. And the last two have been with .Net. No
problems whatsoever (knock on wood).

I've found that a few settings in .Net are very useful if multiple
developers are working on a project so everyone here (Krause Publications)
has set their IDE as follows:

Tools - Options (Opens the Visual Studio.Net options dialog window)

Click on the "Source Control" folder.

Checked Options:

Get everything when a solution is opened
Check in everything when closing a solution
Display silent check in command in menus

UnChecked Options:

Display silent check out command in menus
Keep items check out when checking in

Both Drop Downs:

Prompt for check out
--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
"Paul M" <ma****@trials.bham.ac.uk> wrote in message
news:uE**************@TK2MSFTNGP10.phx.gbl...

Hi folks,

We've been using VSS with both VB and Access for ages, with no problems.
I've been lead to believe that the integration between VS.NET (I'm writing
ASP and VB.NET mainly) and VSS is slow and problematic.

I find it hard to believe, as VSS is about as basic a source control system as I can think of and it's the native MS product, but I'd like to hear your opinions before I commit my work to it's keeping.

Thanks in advance...P

Nov 18 '05 #2
We've been using it with .NET since .NET was in Beta 1.
For the most part, its been trouble free.
Once, the VSS database got corrupted, but we were able to repair with the
admin tools.
All we do is VB.NET, ASP.NET, and our projects are large (800+ web pages).
If you had to get latest version over a phone line with our projects, then
yes, it would be slow and problematic.
VSS is owned by Microsoft, but I think they purchased it from another
company awhile back. Just a rumor I heard.

-Todd
"Paul M" <ma****@trials.bham.ac.uk> wrote in message
news:uE**************@TK2MSFTNGP10.phx.gbl...

Hi folks,

We've been using VSS with both VB and Access for ages, with no problems.
I've been lead to believe that the integration between VS.NET (I'm writing
ASP and VB.NET mainly) and VSS is slow and problematic.

I find it hard to believe, as VSS is about as basic a source control system as I can think of and it's the native MS product, but I'd like to hear your opinions before I commit my work to it's keeping.

Thanks in advance...P

Nov 18 '05 #3
We use it quite successfully with a small team (4-8) doing .Net stuff.

Avoid storing binaries in it and you should be okay.
"Paul M" <ma****@trials.bham.ac.uk> wrote in message
news:uE**************@TK2MSFTNGP10.phx.gbl...

Hi folks,

We've been using VSS with both VB and Access for ages, with no problems.
I've been lead to believe that the integration between VS.NET (I'm writing
ASP and VB.NET mainly) and VSS is slow and problematic.

I find it hard to believe, as VSS is about as basic a source control system as I can think of and it's the native MS product, but I'd like to hear your opinions before I commit my work to it's keeping.

Thanks in advance...P

Nov 18 '05 #4
We use it quite successfully with a small team (4-8) doing .Net stuff.

Avoid storing binaries in it and you should be okay.
"Paul M" <ma****@trials.bham.ac.uk> wrote in message
news:uE**************@TK2MSFTNGP10.phx.gbl...

Hi folks,

We've been using VSS with both VB and Access for ages, with no problems.
I've been lead to believe that the integration between VS.NET (I'm writing
ASP and VB.NET mainly) and VSS is slow and problematic.

I find it hard to believe, as VSS is about as basic a source control system as I can think of and it's the native MS product, but I'd like to hear your opinions before I commit my work to it's keeping.

Thanks in advance...P

Nov 18 '05 #5

"Paul M" <ma****@trials.bham.ac.uk> wrote in message
news:uE**************@TK2MSFTNGP10.phx.gbl...

Hi folks,

We've been using VSS with both VB and Access for ages, with no problems.
I've been lead to believe that the integration between VS.NET (I'm writing
ASP and VB.NET mainly) and VSS is slow and problematic.

I find it hard to believe, as VSS is about as basic a source control system as I can think of and it's the native MS product, but I'd like to hear your opinions before I commit my work to it's keeping.

Thanks in advance...P


One hint to add: we disable the "auto protect" of our virusscanner, this
dramatically
increases the speed of "get latest version" and other functions that work on
a lot of files.

Hans Kesting
Nov 18 '05 #6

"Paul M" <ma****@trials.bham.ac.uk> wrote in message
news:uE**************@TK2MSFTNGP10.phx.gbl...

Hi folks,

We've been using VSS with both VB and Access for ages, with no problems.
I've been lead to believe that the integration between VS.NET (I'm writing
ASP and VB.NET mainly) and VSS is slow and problematic.

I find it hard to believe, as VSS is about as basic a source control system as I can think of and it's the native MS product, but I'd like to hear your opinions before I commit my work to it's keeping.

Thanks in advance...P


One hint to add: we disable the "auto protect" of our virusscanner, this
dramatically
increases the speed of "get latest version" and other functions that work on
a lot of files.

Hans Kesting
Nov 18 '05 #7

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

Similar topics

1
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...
3
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...
1
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...
0
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...
1
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...
4
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...
0
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...
0
by: Tom | last post by:
I am not sure if this should be under the SourceSafe or the VB.NET forum, so I will post to both and hope someone has the answer: I have a VB.NET project stored under SourceSafe - Let's say the...
0
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...
6
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...

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.