Jon Skeet !!!!!!!!!!!Unable to add a project from VSS into my system

G

Guest

Jon skeet thank you for your reply
This solution is already in the VSS and is being added to my team mate systems
And i also had this project in my system
Few weeks before i stooped my enhancements in my project which is in VSS
So i could not see the project (which is VSS) in the start page of the VS.NET IDE(ie.,in the recently accessed projects list). So what i did is i opened the solution in the working folder where actually i added the VSS project in my system. I worked for few days in the same way (check-in check -out options also worked fine
From then i could not see the VSS projects project name in the recently accessed projects list
So i want to add the VSS project again in my system in the different location
How can i do that
Help me out

Thank yo

Right. In that case, the error message was exactly correct - you don't
have any project or solution files in SourceSafe. You need to put those
into SourceSafe before you can add a solution/project from it
 
J

Jon Skeet [C# MVP]

=?Utf-8?B?U2FudGh1?= said:
Jon skeet thank you for your reply.
This solution is already in the VSS and is being added to my team mate
systems.

But I thought you said only the .cs files were in VSS?
And i also had this project in my system.
Few weeks before i stooped my enhancements in my project which is in VSS.
So i could not see the project (which is VSS) in the start page of the
VS.NET IDE(ie.,in the recently accessed projects list). So what i did
is i opened the solution in the working folder where actually i added
the VSS project in my system. I worked for few days in the same way
(check-in check -out options also worked fine)
From then i could not see the VSS projects project name in the recently
accessed projects list.
So i want to add the VSS project again in my system in the different
location.
How can i do that?

Well, you should be able to just use the "add from VSS" option, but
that really does rely on the project/solution files being in VSS, not
just the code itself.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top