Re: CVS down - git migration

2012-07-09 Thread Jan Rękorajski
On Mon, 09 Jul 2012, Kacper Kornet wrote: On Sun, Jul 08, 2012 at 04:17:09PM +0200, Kacper Kornet wrote: Due to git migration, write access to packages in CVS will be disabled in around 45 minutes. So the official repositories of PLD packages are now in git:

Re: CVS down - git migration

2012-07-09 Thread Kacper Kornet
On Mon, Jul 09, 2012 at 08:16:17AM +0200, Jan Rękorajski wrote: On Mon, 09 Jul 2012, Kacper Kornet wrote: On Sun, Jul 08, 2012 at 04:17:09PM +0200, Kacper Kornet wrote: Due to git migration, write access to packages in CVS will be disabled in around 45 minutes. So the official

Re: CVS down - git migration

2012-07-09 Thread Jan Rękorajski
On Mon, 09 Jul 2012, Kacper Kornet wrote: On Mon, Jul 09, 2012 at 08:16:17AM +0200, Jan Rękorajski wrote: On Mon, 09 Jul 2012, Kacper Kornet wrote: On Sun, Jul 08, 2012 at 04:17:09PM +0200, Kacper Kornet wrote: Due to git migration, write access to packages in CVS will be disabled

Re: CVS down - git migration

2012-07-09 Thread Jan Rękorajski
On Mon, 09 Jul 2012, Jan Rękorajski wrote: On Mon, 09 Jul 2012, Kacper Kornet wrote: On Sun, Jul 08, 2012 at 04:17:09PM +0200, Kacper Kornet wrote: Due to git migration, write access to packages in CVS will be disabled in around 45 minutes. So the official repositories of PLD

Re: Git in PLD - basic HOWTO

2012-07-09 Thread Adam Golebiowski
On Mon, Jul 09, 2012 at 05:09:04AM +0200, Kacper Kornet wrote: * Servers - Anonymous access git://git.pld-linux.org Developers have an rw acces by ssh: ssh://g...@git.pld-linux.org is there away to manipulate list of ssh keys or do you need to add / delete them manually?

Re: Git in PLD - basic HOWTO

2012-07-09 Thread Kacper Kornet
On Mon, Jul 09, 2012 at 01:42:31PM +0200, Adam Golebiowski wrote: On Mon, Jul 09, 2012 at 05:09:04AM +0200, Kacper Kornet wrote: * Servers - Anonymous access git://git.pld-linux.org Developers have an rw acces by ssh: ssh://g...@git.pld-linux.org is there away to

packages/ tools (Re: CVS down - git migration)

2012-07-09 Thread Elan Ruusamäe
On 09.07.2012 08:49, Jan Rękorajski wrote: There were some scripts and other files directly under packages/ : adapter adapter.awk bconds.txt builder check-unused-files.py ci civim clean-distfiles.sh compile.sh COPYING dropin fetchsrc_request get-all-specs.sh kde4brs.sh kde4devel2head.sh

Re: packages/ tools (Re: CVS down - git migration)

2012-07-09 Thread Kacper Kornet
On Mon, Jul 09, 2012 at 03:21:29PM +0300, Elan Ruusamäe wrote: On 09.07.2012 08:49, Jan Rękorajski wrote: There were some scripts and other files directly under packages/ : adapter adapter.awk bconds.txt builder check-unused-files.py ci civim clean-distfiles.sh compile.sh COPYING

Re: packages/ tools (Re: CVS down - git migration)

2012-07-09 Thread Elan Ruusamäe
On 09.07.2012 15:40, Kacper Kornet wrote: those (except pldnotify.awk and pearize.sh) are daily tools used to manage pld packages developing do they all fit to rpm-build-tools git repo? can those be imported with full cvs history? Yes, they can be imported with cvs history if we only

Re: CVS down - git migration

2012-07-09 Thread Lukasz Kies
2012/7/9 Kacper Kornet drae...@pld-linux.org: On Sun, Jul 08, 2012 at 04:17:09PM +0200, Kacper Kornet wrote: Due to git migration, write access to packages in CVS will be disabled in around 45 minutes. So the official repositories of PLD packages are now in git:

Re: CVS down - git migration

2012-07-09 Thread Lukasz Kies
2012/7/9 Lukasz Kies kie...@pld-linux.org: 2012/7/9 Kacper Kornet drae...@pld-linux.org: On Sun, Jul 08, 2012 at 04:17:09PM +0200, Kacper Kornet wrote: Due to git migration, write access to packages in CVS will be disabled in around 45 minutes. So the official repositories of PLD packages

Re: Git in PLD - basic HOWTO

2012-07-09 Thread Jakub Bogusz
Is there any way to change mistaken changelog entry after push? -- Jakub Boguszhttp://qboosh.pl/ ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Re: Git in PLD - basic HOWTO

2012-07-09 Thread Kacper Kornet
On Mon, Jul 09, 2012 at 05:39:33PM +0200, Jakub Bogusz wrote: Is there any way to change mistaken changelog entry after push? If you ask about changelog generated during build process and included in rpm, then yes. If the commit is annotated with git-notes in name space refs/notes/commits, then

Re: CVS down - git migration

2012-07-09 Thread Kacper Kornet
On Mon, Jul 09, 2012 at 05:33:15PM +0200, Lukasz Kies wrote: 2012/7/9 Kacper Kornet drae...@pld-linux.org: On Sun, Jul 08, 2012 at 04:17:09PM +0200, Kacper Kornet wrote: Due to git migration, write access to packages in CVS will be disabled in around 45 minutes. So the official

git commit logs [Re: [packages/sblim-cmpi-base] Created branch master]

2012-07-09 Thread Jakub Bogusz
On Mon, Jul 09, 2012 at 05:21:02PM +0200, qboosh wrote: The branch 'master' was created pointing to: 391e234... - new Two remarks: 1) In case of new specs their content should be included in mail. 2) CVS commit logs have Reply-To: pld-devel-* set; IMO git commit logs should have too. --

Re: Git in PLD - basic HOWTO

2012-07-09 Thread Jakub Bogusz
On Mon, Jul 09, 2012 at 05:55:35PM +0200, Kacper Kornet wrote: On Mon, Jul 09, 2012 at 05:39:33PM +0200, Jakub Bogusz wrote: Is there any way to change mistaken changelog entry after push? If you ask about changelog generated during build process and included in rpm, then yes. If the commit

Re: git commit logs [Re: [packages/sblim-cmpi-base] Created branch master]

2012-07-09 Thread Kacper Kornet
On Mon, Jul 09, 2012 at 07:01:12PM +0200, Jakub Bogusz wrote: On Mon, Jul 09, 2012 at 05:21:02PM +0200, qboosh wrote: The branch 'master' was created pointing to: 391e234... - new Two remarks: 1) In case of new specs their content should be included in mail. I think it is a safeguard

Re: pld-builder.new: PLD_Builder/request.py - change links from cvsweb to gitwe...

2012-07-09 Thread Lukasz Kies
2012/7/9 kiesiu kie...@pld-linux.org: Author: kiesiu Date: Mon Jul 9 19:18:52 2012 GMT Module: pld-builder.new Tag: HEAD Log message: - change links from cvsweb to gitweb - remove some extra parenthesis Files affected:

Re: pld-builder.new: PLD_Builder/request.py - change links from cvsweb to gitwe...

2012-07-09 Thread Kacper Kornet
On Mon, Jul 09, 2012 at 09:26:19PM +0200, Lukasz Kies wrote: 2012/7/9 kiesiu kie...@pld-linux.org: Author: kiesiu Date: Mon Jul 9 19:18:52 2012 GMT Module: pld-builder.new Tag: HEAD Log message: - change links from cvsweb to gitweb - remove some

Re: pld-builder.new: PLD_Builder/request.py - change links from cvsweb to gitwe...

2012-07-09 Thread Elan Ruusamäe
On 07/09/2012 10:26 PM, Lukasz Kies wrote: - cdg there is no reason to migrate cdg to git cdg is server side cvs scripting, porting that to git is not worth the effort -- glen ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org

Re: pld-builder.new: PLD_Builder/request.py - change links from cvsweb to gitwe...

2012-07-09 Thread Elan Ruusamäe
On 07/09/2012 10:26 PM, Lukasz Kies wrote: git. Maybe in projects/pld/pld-builder.new? It's worth to move there (to pld insead to packages) also: - template-specs - buildlogs - pld-ftp-admin - cdg And maybe create a new repo (i.e. repo-tools) with those orphaned scripts from packages root dir

Re: pld-builder.new: PLD_Builder/request.py - change links from cvsweb to gitwe...

2012-07-09 Thread Kacper Kornet
On Mon, Jul 09, 2012 at 10:48:54PM +0300, Elan Ruusamäe wrote: On 07/09/2012 10:26 PM, Lukasz Kies wrote: 2. https://github.com/pld-linux/rpm-build-tools is same as git.pld/packages/rpm-build-tools due the above 3. https://github.com/pld-linux/pld-builder.new - moved to

Re: pld-builder.new: PLD_Builder/request.py - change links from cvsweb to gitwe...

2012-07-09 Thread Lukasz Kies
2012/7/9 Elan Ruusamäe g...@pld-linux.org: On 07/09/2012 10:26 PM, Lukasz Kies wrote: git. Maybe in projects/pld/pld-builder.new? It's worth to move there (to pld insead to packages) also: - template-specs - buildlogs - pld-ftp-admin - cdg And maybe create a new repo (i.e. repo-tools)

Re: pld-builder.new: PLD_Builder/request.py - change links from cvsweb to gitwe...

2012-07-09 Thread Elan Ruusamäe
On 07/09/2012 11:05 PM, Lukasz Kies wrote: 1.https://github.com/pld-linux - mirror of git.pld-linux.org/packages Why we need mirror of our git in external system? And if there is a valid reason, will it be read-only or read write? Which brings another questions like access rights and

Re: pld-builder.new: PLD_Builder/request.py - change links from cvsweb to gitwe...

2012-07-09 Thread Jacek Konieczny
On Mon, Jul 09, 2012 at 10:05:10PM +0200, Lukasz Kies wrote: 2012/7/9 Elan Ruusamäe g...@pld-linux.org: in irc questions rise up, including those and i proposed: 1. https://github.com/pld-linux - mirror of git.pld-linux.org/packages Why we need mirror of our git in external system?

[no subject]

2012-07-09 Thread Kacper Kornet
pld-devel-pl Cc: Bcc: Subject: Git HOWTO: change branch name Reply-To: A remark which just came to my mind. If for any reason you decide to change the name of exported branch, you should do this in this order: git branch -m oldname newname git push origin newname git push --delete origin

Re: pld-builder.new: PLD_Builder/request.py - change links from cvsweb to gitwe...

2012-07-09 Thread Artur Wroblewski
On Mon, Jul 9, 2012 at 9:50 PM, Jacek Konieczny jaj...@jajcus.net wrote: On Mon, Jul 09, 2012 at 10:05:10PM +0200, Lukasz Kies wrote: 2012/7/9 Elan Ruusamäe g...@pld-linux.org: in irc questions rise up, including those and i proposed: 1. https://github.com/pld-linux - mirror of