Bug#922222: marked as done (adapt 7doc_manuals cron script to use the multiple git repos in Salsa)

2020-04-16 Thread Debian Bug Tracking System
Your message dated Thu, 16 Apr 2020 22:22:20 +0200 with message-id <2020041620.611d23088e279469f1c04...@mailbox.org> and subject line Re: Bug#92: adapt 7doc_manuals cron script to use the multiple git repos in Salsa has caused the Debian Bug report #92, regarding adapt 7doc_m

Re: Bug#922222: adapt 7doc_manuals cron script to use the multiple git repos in Salsa

2020-04-16 Thread Holger Wansing
Hi, Holger Wansing wrote: > Hi, > > Holger Wansing wrote: > > > If noone objects, I will implement this solution then. > > > > In a first step, I have now added debian-history to 7doc as well. > > Will see how it goes - fingers crossed... > > And now hamradio-maintguide and harden-doc added t

Bug#922222: adapt 7doc_manuals cron script to use the multiple git repos in Salsa

2019-02-13 Thread Laura Arjona Reina
ob/master/parts/7doc_manuals and the current organisation of the ddp repos in Salsa. I've listed all the manuals that were built from the original SVN "manuals" repo, reviewed case by case, and this is my proposal: 1.- The following manuals show "Obsolete documentation&q

Re: Bug#845297: Migration to Salsa - reorganization of webmaster-team and repos

2018-05-15 Thread Laura Arjona Reina
Hello again I have moved (transferred in gitlab words) some repos. The current structure is: https://salsa.debian.org/webmaster-team/ https://salsa.debian.org/webmaster-team/cgi (cgi.debian.org) https://salsa.debian.org/webmaster-team/cron (cron scripts) https://salsa.debian.org/webmaster-team

Re: Bug#845297: Migration to Salsa - reorganization of webmaster-team and repos

2018-05-11 Thread Holger Levsen
On Sat, May 12, 2018 at 09:08:51AM +0800, Paul Wise wrote: > Thanks for dealing with the migration, it is much appreciated. $(figlet "+1") -- cheers, Holger signature.asc Description: PGP signature

Re: Bug#845297: Migration to Salsa - reorganization of webmaster-team and repos

2018-05-11 Thread Paul Wise
On Sat, May 12, 2018 at 1:35 AM, Laura Arjona Reina wrote: > After some interchange of ideas in #debian-www, looks like it's simpler > not to have the webwml subgroup in Salsa. We can set members/permissions > per repo, so we can put all the different git repos at the same level

Bug#845297: Migration to Salsa - reorganization of webmaster-team and repos

2018-05-11 Thread Laura Arjona Reina
Hello all El 26/04/18 a las 14:39, Laura Arjona Reina escribió: > Hello > > I have migrated to Salsa the following repos: > > webwml/debbugstheming for bugs.debian.org > Now it lives in https://salsa.debian.org/webmaster-team/webwml/debbugs > > webwml/g

Re: Migration to Salsa - obsolete CVS repos

2018-04-27 Thread Laura Arjona Reina
> cron/ > db.debian.org/ > newmaint/ > packages/ > > I guess that those are old repos and there is no need to migrate them. Can > anybody confirm this point? > Looking at

Migration to Salsa - more git repos migrated or removed. Remaining repos

2018-04-26 Thread Laura Arjona Reina
Hello I have migrated to Salsa the following repos: webwml/debbugs theming for bugs.debian.org Now it lives in https://salsa.debian.org/webmaster-team/webwml/debbugs webwml/gitweb theming for gitweb Now it lives in https://salsa.debian.org/webmaster-team/webwml/gitweb webwml/ikiwiki

cgi, cron, debwww repos moved to Salsa

2018-04-21 Thread Laura Arjona Reina
Hello all I have moved the 3 repos that are in https://anonscm.debian.org/cgit/debwww/ to Salsa using the script mentioned here: https://wiki.debian.org/Salsa/AliothMigration#Using_a_single_Python_script Now those repos in Alioth should be read only and don't allow commits. Changes shou

Re: Repos

2010-04-12 Thread Adnan Hodzic
http://mentors.debian.net On 04/12/2010 01:27 PM, Edoardo Fiamingo wrote: > Hi i created two programs (perl script based) very helpful and useful > for linux world... how can i publish them into linux debian > repositories? > Thanks. > > signature.asc Description: OpenPGP digital signature

Repos

2010-04-12 Thread Edoardo Fiamingo
Hi i created two programs (perl script based) very helpful and useful for linux world... how can i publish them into linux debian repositories? Thanks. -- To UNSUBSCRIBE, email to debian-www-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Ar

Re: Warning: Some CVS repos are broken (was Re: gluck available again / filesystem shaked)

2005-04-14 Thread Jens Seidel
On Thu, Apr 14, 2005 at 06:24:56PM +0200, Osamu Aoki wrote: > Clean check out of ddp seems to cause no error now. > > But still the same error messages occur when I try to do "cvs up" from my > pre-crash check out. This happens on en and ja for apt-howto. > > So if these new contents are OK, I m

Re: Warning: Some CVS repos are broken (was Re: gluck available again / filesystem shaked)

2005-04-14 Thread Osamu Aoki
On Tue, Apr 12, 2005 at 09:22:12PM +0200, Martin Schulze wrote: > Javier Fernández-Sanguino Peña wrote: > > > The following CVS repositories are currently hosted on gluck: > > > > > > /cvs/webwml restored from backup > > (...) > > > /cvs/debian-doc restored from bac

Re: Warning: Some CVS repos are broken (was Re: gluck available again / filesystem shaked)

2005-04-12 Thread Martin Schulze
least that CVS repository is not properly > restored from backup. There seem to be some files which are raw data and > not proper RCS files so you get something like: Please check again now. > Joey, where are the backups of the CVS repos currently? They were in my home dir on gluck

Re: Warning: Some CVS repos are broken (was Re: gluck available again / filesystem shaked)

2005-04-07 Thread Osamu Aoki
gt; > cvs [update aborted]: EOF in value in RCS file > /home/org/cvs.debian.org/cvs/webwml/webwml/english/debian.css,v > > when trying to do CVS operations :-( > > Maybe it's worth reviewing the output of running the following command: > > # find . -type f -exec fi

Warning: Some CVS repos are broken (was Re: gluck available again / filesystem shaked)

2005-04-07 Thread Javier Fernández-Sanguino Peña
type f -exec file {} \; |grep ": data" | \ egrep -v '\.(gz|gif|jpg|png|jpeg|pdf|tgz)' in the CVS repos. Joey, where are the backups of the CVS repos currently? Regards Javier [1] Like /home/org/cvs.debian.org/cvs/webwml/webwml/english/debian.css signature.asc Description: Digital signature