Mirrors

For the website there is the regular site, and several web mirrors:

For downloading, please use the mirror closest to you. If you want to set up a mirror for NEdit, please read below.

Running a mirror

If you want to run a mirror for the nedit.org site, either web or ftp, please drop the webmaster (joor at users.sourceforge.net) a mail with the location.We can then add you to our list of mirrors.

Running a mirror of the website

Perhaps you want to run a mirror of the NEdit web site. You can do that by checking it out of cvs anonymously, and maintaining it by updating the checked out site through a cron job. The repository is the same as for the NEdit source code, but the project name is web. In a nutshell:

# check out the site
cvs -d:pserver:anonymous@cvs.nedit.sourceforge.net:/cvsroot/nedit login
cvs -d:pserver:anonymous@cvs.nedit.sourceforge.net:/cvsroot/nedit co web

# update command, to be run inside the document root
cvs up

Be sure to read the documentation provided with the site material before you bring the site online.

Running a mirror of the FTP site

You are also welcome to maintain a mirror of the FTP archive, provided you follow a few basic guidelines:

We reserve the right to block sites that do not observe these basic courtesies.