Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-Repository CPAN distribution.

Report information
The Basics
Id: 55136
Status: open
Priority: 0/
Queue: Dist-Zilla-Plugin-Repository

People
Owner: Nobody in particular
Requestors: avar [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.11
Fixed in: (no value)



Subject: This module doesn't play nice with [MetaResources]
I don't know which one is at fault but when I do: [MetaResources] repository = http://... [Repository] I get in my META.yml: repository: origin Instead it should croak when there's already a repository setting.
On Tue Mar 02 07:18:59 2010, AVAR wrote: Show quoted text
> I don't know which one is at fault but when I do: > > [MetaResources] > repository = http://... > > [Repository] > > I get in my META.yml: > > repository: origin > > Instead it should croak when there's already a repository setting.
Actually this is due to: $ git remote show -n origin * remote origin Fetch URL: origin Push URL: origin HEAD branch: (not queried) Local ref configured for 'git push' (status not queried): (matching) pushes to (matching) It should only match an actual URL for /URL: (.*)/.