|
Hi!
I have installed in my Desktop Computer Visua Studio 2008 Team System 2008 Architecture and Visual SourceSafe 2005.
Visual Studio doesn't have integrated Visual SourceSafe, How can I integrate Visual SourceSafe on Visual Studio.
Thanks!
Started by VansFannel on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You need....
Select Microsoft Visual SourceSafe
In Visual Studio 2008, go to
Tools -> Options -> Source Control
and select the Visual Sourcesafe plug-in.
Tools->Options->Source Control->Plug-in Selection.
|
|
I am interested in dropping Visual Sourcesafe in favor of a version control application that offers branching. Sourcesafe's integration into Visual Studio makes checkins/outs a breeze. Can anyone suggest some other programs that offer the same functionality...
Started by Zappa5 on
, 18 posts
by 18 people.
Answer Snippets (Read the full thread at stackoverflow):
Lot of support Plugin choices for Visual Studio
Also came across for Visual Source Safe....
It is Opensource Widely used.
Go for Subversion.
Ankhsvn.open.collab.net/ or Visual SVN http://www.visualsvn.com/ for studio intergration.
|
|
Is Visual SourceSafe 2005 free to use in commercial development or does it require a license?
Started by Konoplianko on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Microsoft's website indicates that you must have a Visual Sourcesafe license for each person using the....
According this blog post
Visual SourceSafe 2005 is also $549
The short answer appears to be: No - it's not free to use.
|
Ask your Facebook Friends
|
Hi,
i have a dbout. May i know what is visual sourcesafe explorer and what it will do?
Started by Surya sasidhar on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Visual sourcesafe explorer is the (windows only) client program most often used to communicate with visual....
It has not been updated in many be Subversion.
Visual Sourcesafe is an old source control system from Microsoft.
|
|
Whats are the differences between ClearCase and Visual SourceSafe products?
Started by karthick prabhu on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
SourceSafe sucks cause it doesn't work well..
It is too cumbersome.
|
|
In my company, we use SourceSafe and Visual studio. Starting up a minor project, I am eager to try a more modern source control, I am aiming at Subversion. But I need to work with the previous projects in SourceSafe, at least for now.
Q: Will it work ...
Started by Fredriku73 on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
SourceSafe requires checkout (pessimistic in Visual Studio....
In Visual second question, SVN has a different model than SourceSafe.
Once you try SVN in earnest, you will never look back to SourceSafe.
HTH, Kent
PS.
|
|
What's the best way to move a Visual Sourcesafe repository to Mercurial (I'm interested in retaining all history)?
Started by David Coufal on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
After enabling the US date format, the script converted my SourceSafe database without.
I've never used Visual source safe, so I don't in the code.
Www.selenic.com/mercurial/wiki/SourceSafeConversion.
|
|
Is there any way to view the activity log for the integrate SourceSafe inside Visual Studio 2005 Pro? I'd like to be able to quickly see the results of any Get Latest Version, Check In and Checkout actions, and I can't find a way to get that information...
Started by Raelshark on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
That's what I was missing - I never saw the [Source Control] option for the "Show output from:" setting in the Output window.... .
If it isn't verbose enough though I don't know how one would configure that .
The output window (View - Output) echoes a lot.
|
|
I'm confused on where to obtain Visual SourceSafe.
Where can I download Visual SourceSafe? (Is it even free?)
I don't see that it's included with Visual Studio?
I am running Visual Studio 2008.
Edit - I'm not asking for your opinions on SourceSafe, I'...
Answer Snippets (Read the full thread at stackoverflow):
It really sucks with TortoiseSVN....
You have this inside your CD-collections coming with Visual Studio / MSDN
You really don't want VSS.
Visual SourceSafe does not come with Visual Studio.
Not for the faint of heart) and others.
|
|
A question was asked recently about removing SourceSafe integration from Visual Studio 6 . I need to do the same with Visual Studio 2008.
Our team uses Subversion and I have installed AnkhSVN, the Subversion plug-in for VS2008 (some other members of the...
Answer Snippets (Read the full thread at stackoverflow):
Visual it, see section 2
Add a DWORD registry key at....
These two files are just text files so you can open them in Notepad, Wordpad, or Visual Studio it will tell you the provider is missing and give you an option to remove the bindings.
|