Bug#845297: Website transition from CVS to Git - script including cvs-revisions in commits

2017-12-22 Thread Laura Arjona Reina
Hi Paul and web team Thanks Paul for your work on this! I couldn't find time to pass the script to the repo myself (including the authors file). Feel free to do it yourself, and substitute the webwml2git repo with the contents of your migration, if you like. Meanwhile, I've updated the git repo

Bug#884778: Validation complains about HTML files with zero size; deleted, but they reappear

2017-12-22 Thread Laura Arjona Reina
Hello again El 20/12/17 a las 14:34, Laura Arjona Reina escribió: > > * Removed the file /srv/www.debian.org/www/News/press/2001.sv.html in the > server. > The file reappeared with date 9 Dec 2017 and zero size. > * Committed an update to */News/2003/20030728.wml (including the swedish wml >

Bug#877367: www.debian.org Bug #877367: please add redirects for Debian Policy manual in website

2017-12-22 Thread Laura Arjona Reina
Updated the patch (to the current git repo status) and submitted the RT ticket #7028. Cheers -- Laura Arjona Reina https://wiki.debian.org/LauraArjona >From ef03d0aa5fd2999720f2cd492b6aa82823e1bd1f Mon Sep 17 00:00:00 2001 From: Laura Arjona Reina Date: Fri, 22 Dec 2017 21:57:33 +0100 Subject:

cvs add failed

2017-12-22 Thread sebul
Hello, I'm Korean. Help me please. I translated https://alioth.debian.org/scm/viewvc.php/webwml/english/releases/buster/index.wml?view=markup&revision=1.3&root=webwml into Korean. When I try cvs add I faied. sebul@sebulnet:~/webwml/korean/releases/buster$ cvs add index.wml cvs add: authorization

Bug#845297: Website transition from CVS to Git - script including cvs-revisions in commits

2017-12-22 Thread Paul Wise
On Sat, Dec 23, 2017 at 3:48 AM, Laura Arjona Reina wrote: > I feel that "CVS version numbers" may match to some other present commit > messages when parsing logs. Maybe it's useful to add some character(s) > to make that line "unique"? I have checked `git log` in my git-cvs webwml checkout and t

Re: cvs add failed

2017-12-22 Thread Paul Wise
On Sat, Dec 23, 2017 at 5:58 AM, sebul wrote: > sebul@sebulnet:~/webwml/korean/releases/buster$ cvs add index.wml > cvs add: authorization failed: server cvs.debian.org rejected access to > /cvs/webwml for user sebul-guest > cvs add: used empty password; try "cvs login" with a real password Looks

Re: cvs add failed

2017-12-22 Thread sebul
I cheked out as follows. cvs -d:ext:sebul-gu...@cvs.debian.org:/cvs/webwml co webwml How can I commit ? 2017-12-23 12:44 GMT+09:00 Paul Wise : > On Sat, Dec 23, 2017 at 5:58 AM, sebul wrote: > > > sebul@sebulnet:~/webwml/korean/releases/buster$ cvs add index.wml > > cvs add: authorization failed

Re: cvs add failed

2017-12-22 Thread Paul Wise
On Sat, 2017-12-23 at 14:31 +0900, sebul wrote: > I cheked out as follows. > cvs -d:ext:sebul-gu...@cvs.debian.org:/cvs/webwml co webwml That looks correct. > How can I commit ? Did you tell CVS to commit over SSH? export CVS_RSH=ssh https://www.debian.org/devel/website/using_cvs -- bye, pa

Re: cvs add failed

2017-12-22 Thread sebul
When I try commit I get following errors. sebul@sebulnet:~/webwml/korean/releases/buster$ cvs ci -m "Buster" index.wml cvs commit: No CVSROOT specified! Please use the `-d' option cvs [commit aborted]: or set the CVSROOT environment variable. When I try add I get follwing errors. sebul@sebulnet

Re: cvs add failed

2017-12-22 Thread sebul
How set CVSROOT ? 2017-12-23 15:01 GMT+09:00 sebul : > When I try commit I get following errors. > > sebul@sebulnet:~/webwml/korean/releases/buster$ cvs ci -m "Buster" > index.wml > cvs commit: No CVSROOT specified! Please use the `-d' option > cvs [commit aborted]: or set the CVSROOT environmen

Re: cvs add failed

2017-12-22 Thread Laura Arjona Reina
El 23 de diciembre de 2017 7:05:00 CET, sebul escribió: >How set CVSROOT ? > >2017-12-23 15:01 GMT+09:00 sebul : > >> When I try commit I get following errors. >> >> sebul@sebulnet:~/webwml/korean/releases/buster$ cvs ci -m "Buster" >> index.wml >> cvs commit: No CVSROOT specified! Please use the