> > Hi, > > > > The best would be that you edit the current emarks website so that it > > tells people to look at your new website. Removing your website would > > be an exception and we don't like exceptions when managing thousands > > of projects ;) > > > > What is the problem with updating your website? You need to edit the > > CVS repository at cvs.savannah.gnu.org/web/emarks/, just like you edit > > cvs.savannah.gnu.org/sources/emarks for the source code. > > Hi Sylvain, > > well, I followed the instructions I found on your webpage > > > ssh-keygen -t dsa > > Then copy ~/.ssh/id_dsa.pub at > http://savannah.gnu.org/account/editsshkeys.php (once logged > in). > > but despite many tries in the last week, I just can't get it to work. > I don't know whether this is due to my limited knowledge of cvs or > whether there is some other problem...I am giving up.
Well that's the very beginning of the procedure. You need to follow the instructions on: https://savannah.nongnu.org/cvs/?group=emarks that is, checkout the repository: cvs -z3 -d [EMAIL PROTECTED]:/web/emarks co emarks edit index.html & others check-in: cvs commit index.html and wait for the hourly replication. -- Sylvain
