Re: syncing deleted files between VS2005 Web Project and VSS2005
- From: "Alin Constantin [MSFT]" <cnila@xxxxxxxxxxxxx>
- Date: Mon, 20 Feb 2006 22:12:20 -0800
Well, this is halfway true.
Syncrhonizing deletes and renames from server -> client doesn't work with
VSS Internet (http) provider. It only works with the LAN provider.
You'll need to swith the provider to VSS (LAN), open the solution with this
provider, then Get dialog should shows the files deleted on server.
If you continue with the Get, VS should syncrhonize the files and delete the
local files that were deleted on server.
You may use alternative solution with the VSS Internet provider if the
clients don't have other files to be checked in.
You can simply delete the local website's content, then reopen the solution
from source control (or do a GetLatestVersion), and only the files that are
currently on the server will be brought down again.
--
Alin Constantin
This posting is provided "AS IS" with no warranties, and confers no rights.
"Kevin Yu [MSFT]" <v-kevy@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:hTtwjAeNGHA.3504@xxxxxxxxxxxxxxxxxxxxxxxx
Hi Jason,
When you say that you have deleted all the obsolete files, do you mean
that
the project file and the whole project on the VSS server are up-to-date?
If
this project file contains the information of file collection after
obsolete files are deleted, you can just do a Get latest Version on VS.NET
2005. Replace all the files on the client side with server files and it is
done. HTH.
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
.
- References:
- RE: syncing deleted files between VS2005 Web Project and VSS2005
- From: Kevin Yu [MSFT]
- RE: syncing deleted files between VS2005 Web Project and VSS2005
- Prev by Date: Re: VSS 2005 vs VSS 6 - analyze tool
- Next by Date: Re: Problems building from command line when custom IIS directories used
- Previous by thread: RE: syncing deleted files between VS2005 Web Project and VSS2005
- Next by thread: Re: VSS 2005 vs VSS 6 - analyze tool
- Index(es):
Relevant Pages
|