Do you have a server with the database and you are working in another
PC?
If thats write, you should do the following things:
- Share the destination folder (The shadow folder).
- Configure your shadow folder with an address like this
\\<SERVERNAME>\<SharedFolderName>
if you place an address like c:\myShadowFolder de VSS explorer will
create this folder in your local machine and will shadow copy the files
in this folder.
I expect this helps you.
PS: Sorry my bad english.
rcbaxter ha escrito:
> > Using VS 2005 + VS 2005 to develop web project and set up a shadow
> > folder for this project, however each time I check-out and check-in files,
> > the shadow folder won't be updated automatically. Is it normal? or need
> > to sync the shadow folder manually?
> >
> > I'm having a similar problem using Visual Studio 2005 and VSS 6.0d. My shadow folder is updated correctly when checking in manually using the VSS client , but not when using Visual Studio 2005's integrated check in. This is quickly becoming a show stopper for my SCM process.
vadox - 12 Jul 2006 11:15 GMT
I have the same error but in my case the shadow folder doesn't work at all !
Not even from the VSS explorer.
Have you seen this behaviour before???
PS: You can asnwer in Spanish too.
> Do you have a server with the database and you are working in another
> PC?
[quoted text clipped - 18 lines]
> > >
> > > I'm having a similar problem using Visual Studio 2005 and VSS 6.0d. My shadow folder is updated correctly when checking in manually using the VSS client , but not when using Visual Studio 2005's integrated check in. This is quickly becoming a show stopper for my SCM process.