Dual maintenance FP2002

  • Thread starter Thread starter cuvos
  • Start date Start date
C

cuvos

Newbie
I have a website designed in FP. Two people will be doing
updates at different times. However, I can't import the
the entire site in FP (I get docs, pics, etc). His
computer imports with no problem. I can only do "live"
updates to the site. How do I make it so that we both can
import and make changes? Does he have a lock on the site?
When importing I get a message stating the web already
contains a document called 'index.htm'. Would you like
to replace the existing file?
 
Hi

What you mean by importing .. is it like you are trying to import the
entire website to your local computer before you start editing

To efficiently managing the site while multiple users are editing it use
version control
( in IIS right click on you site and click on properties-> go to the server
extensions tab and select version control = built in)
( if using FrontPage server extensions 2002 -> go to the server extensions
tab and click on setting then select version control = built in from the
resulting window)

if you want have the entire website in your system as local copy
open your site as http://sitename
click on file publish
in the file destination type c:\sitelocalcopy\site1
click on publish

This option publishes your site back to your local computer

Thanks

binu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top