Re: Moving Source Code to Source Safe
Tech-Archive recommends: Speed Up your PC by fixing your registry
Hi,
If you just have a bunch of files on the laptop that you want added to VSS,
the easiest way to do that is to drag the folder from WindowsExplorer and
drop it into VSS Explorer.
VSS will prompt you to add the files recursively.
If the folder contains files in a VisualStudio project you should consider
adding the project to source control from VisualStudio
(File/SourceControl/AddSolutionToSourceControl, etc).
--
Alin Constantin
This posting is provided "AS IS" with no warranties, and confers no rights.
"cutproof" <cutproof@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:63EF38BE-9928-4453-B97E-C4C00A1F50ED@xxxxxxxxxxxxxxxx
Hi,
I have a directory structure populated with files on my laptop. I want to
move the directory structure to the VSS repository, but I haven't been
able
to locate any documentation on how to do that. Can anyone offer any
suggestions on how to do it, or point to the related documentation?
Bests,
.
Relevant Pages
- creating project from existing project in VSS
... I need to rename all the solutions and create a project in vss as ... I installed Visual studio express 2005 in my laptop, ... file into vss project folder. ... (microsoft.public.dotnet.languages.csharp) - Updating a solution on a laptop
... We have a Web application (ASP.NET, IIS 5.1, and SQL Server) running on a laptop for demo. ... The person who carries the computer is abroad and someone will meet him to deploy the newest version of the solution. ... Does anybody know a method for updating the solution on the laptop (we don't have a connection for using VSS)? ... (microsoft.public.vstudio.sourcesafe) - Re: Visual Studio 2005 slow navigating directories
... Also, NO, I am not using VSS. ... This happens on my laptop as well as desktop at the office. ... new with base Windows XP + VS 2005. ... The navigation slowness does not happen in other apps. ... (microsoft.public.vsnet.ide) - Re: Newbie VB6/VSS Questions
... >VSS into their development process and we are having a lot of difficulty in ... >projects which share multiple objects but we cannot get VSS to see these as ... > As far as directory structure it looks like this: ... > Forms, Modules, Class, and Designers are unique to each project and when I ... (microsoft.public.vstudio.sourcesafe) - Newbie VB6/VSS Questions
... Essentially they have deveopled multiple VB 6.0 ... projects which share multiple objects but we cannot get VSS to see these as ... shared objects. ... As far as directory structure it looks like this: ... (microsoft.public.vstudio.sourcesafe) |
|