Marco A. Calamari <[EMAIL PROTECTED]> wrote:
> A couple of months ago, in the publicity page
> of the Italian section, we decided the insertion
> of Italian translation af some articles.
> 
> To do that, I created an "italian" dir under content
> dir, & put there the related files.
> 
> One week ago those links became broken

It looks like that directory is not in CVS - did you 
copy those files to Sourceforge manually (e.g. using 
scp), instead of putting them in CVS?

What you should do is something like this:

my-machine% cd lang/it/content
my-machine% cvs add italian
my-machine% cvs add italian/*.html
my-machine% cvs commit .

The files will then appear at the next website update
(up to six hours).

To force the site to update immediately, do this:

my-machine% ssh [EMAIL PROTECTED]
marcoc@usw-pr-shell2:~$ cd /home/groups/f/fr/freenet/bin
marcoc@usw-pr-shell2:~$ ./makeweb.bash

theo

PGP signature

Reply via email to