Re: syncing deleted files between VS2005 Web Project and VSS2005



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."



.



Relevant Pages

  • Re: MIDAS/Datasnap Alternative
    ... DDCAppservice is an I/O Completion Ports ... efficient way of developing server applications. ... Increasing the client base does not typically require ... component for each logical data provider. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: exim HELO=fully qualified host name?
    ... |> client system does not have a meaningful domain name, ... | gives a valid FQDN). ... and refusing my messages just because the server ... Find a different provider. ...
    (Debian-User)
  • Re: How does sql ExecuteReader() work?
    ... the SqlClient provider executes the query which begins a thread of execution on the server. ... At this point control returns immediately to the client which the client provider waits for a back-channel packet that says the first row of the data is available. ... The server, processes the SQL and once it finds rows that match the criteria saves the rows to a server-side buffer. ...
    (microsoft.public.data.ado)
  • Re: pop3 through ssh tunneling
    ... I've been looking around the net about how to setup my e-mail client so ... it can grab my e-mail from my provider securely. ... machine and the pop3 server. ...
    (comp.os.linux.security)
  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)