how to open a project from visual source safe?

D

DBC User

I have a project staged in source safe. What is the right way to open
the project from source safe and get all the depended files on to my
local pc? I do not have the project locally in my PC. I am trying to
get it in a right way.
Thanks in advance for the help.
 
M

Michael Nemtsev

Hello DBC,

Select "Get last version" from the VSS menu and u get the local version of
your VSS' project

DU> I have a project staged in source safe. What is the right way to
DU> open
DU> the project from source safe and get all the depended files on to my
DU> local pc? I do not have the project locally in my PC. I am trying to
DU> get it in a right way.
DU> Thanks in advance for the help.
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
S

sloan

There are 2 ways.

Open up the (program) VSS, and find the project. Right click it, set
working folder. Right click and "Get Latest Version".
If you want to change a file, you'll need to "right click ... check out"
(and check in )

OR

If you're in VS, go the file menu.
Source Control, Open Project from Source Safe. Something like that.

I actually prefer method #1.


If its a web application, you'll need to find the webinfo file, and match it
up with your IIS settings.
 

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