Visual Source Safe - NEED HELP
I am setting up a new project in VSS and am a user that has been passed the admin duties..........After selecting the add files to the root folder step is performed I have a popup "Add File to" displayed; here, what are the selections in the drop down "List files of type:" for? What would a normal selection be, or, where can I find this info since we have no users manual!!!!!!!!
Thanks much...........:confused:
Re: Visual Source Safe - NEED HELP
This thread needs to be moved to "General Developer"
Re: Visual Source Safe - NEED HELP
The Structure of VSS folder structure is more or less like the Windows Explorer. First you create a root project ($). Then add any folder files to it.
Re: Visual Source Safe - NEED HELP
http://www.vbforums.com/attachment.p...id=47243&stc=1
Moved to here. We discourage people from posting technical questions in the General Discussion / Chit Chat forum.
Re: Visual Source Safe - NEED HELP
Quote:
Originally Posted by
Cheryl Michaud
I am setting up a new project in VSS and am a user that has been passed the admin duties..........After selecting the add files to the root folder step is performed I have a popup "Add File to" displayed; here, what are the selections in the drop down "List files of type:" for? What would a normal selection be, or, where can I find this info since we have no users manual!!!!!!!!
Thanks much...........:confused:
That's just filtering the files in the folder you have selected. Use *.* to view all the files.
Re: Visual Source Safe - NEED HELP
Help menu > Contents
Will give you your user guide
Re: Visual Source Safe - NEED HELP
You should consider not using VSS at all.
Subversion, or the windows graphical interface to it, TortoiseSVN is much better.
Re: Visual Source Safe - NEED HELP
Quote:
Originally Posted by
Arrow_Raider
You should consider not using VSS at all.
Subversion, or the windows graphical interface to it, TortoiseSVN is much better.
I have used three tools so far - PVCS, VSS & Subversion. I feel for VB related projects, VSS is much easier to use.