Click here to Skip to main content
15,909,039 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All ,

I am using Visual Sourcsafe 6.0 .
I don't know how to use it.

I tried to create database and assing the user to it.
then I had open my C# 2008 project and tried to add it to VSS

But unable to locate the DB. It doesn't show me the data base name.

Please give me step by stept approach :
1) How to configure the VSS
2) How to use VSS through C# 2008 project (Add project to source safe).

Thanks In Advance
Posted
Updated 21-Apr-11 1:12am
v2

I apologize for answering wrong question, but I don't want to leave you at the risk of trouble. So…

Do yourself a favor, don't risk you most valuable code investment! Do not use VSS!
This product is obsolete, proprietary (you really need Open Source), intrusive and conceptually broken.
For example, it is not transactional (!).

What to do? Please consider this discussion:
Revision control systems, which to choose from?[^].

(Please, do not tell me "this is a requirement!" — this is not my concern. I only care about best advice.)

—SA
 
Share this answer
 
v3
Comments
RDBurmon 21-Apr-11 4:56am    
Thanks SAKryukov
Sergey Alexandrovich Kryukov 21-Apr-11 5:14am    
You're welcome.
Will you consider formally accept this answer?
Thank you.
--SA
Right Click on your solution then choose option for the list - "Add Project/Solution To Source Control"

I hope you already have search this on Google else there is a step by step approach to work with VSS is mentioned here.
Go through this, there are many actions you can perform with this help.
Visual Source Safe Walkthrough[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900