#2847 Hosting request for php-virt-control
Closed: Fixed None Opened 12 years ago by minovotn.

Project name: php-virt-control

Project short summary: php-virt-control is the web-based/PHP-based virtual machine control tool. The project is using libvirt-php project to access libvirt directly from the PHP scripts.

SCM choice (git/bzr/hg/svn): git

Project admin Fedora Account System account name: minovotn

Yes/No, would you like a Trac instance for your project?: no

Do you need a mailing list? If so, comma-separate a list of what you'd like them to be called. Otherwise, put "no": php-virt-control

Would you like commits messages to be sent to a list? Which one? list-name@lists.fedorahosted.org


Should be all set.

I assume you didn't need commits going to a list? Or did you mean that to be the php-virt-control list?

Please feel free to reopen if there's anything further we can do from here.

What do you mean? The patches will be sent to the list using git-send-email if any so I guess this is fine. I'll just pick and apply using git am.

I need also the git repository and option to access git. Where can I find the URL to access git?

Thanks,
Michal

Replying to [comment:2 minovotn]:

What do you mean? The patches will be sent to the list using git-send-email if any so I guess this is fine. I'll just pick and apply using git am.

I need also the git repository and option to access git. Where can I find the URL to access git?

Thanks,
Michal

I've been able to clone the empty repository using syntax as ssh://<fasUserName>@git.fedorahosted.org/git/php-virt-control.git however I can't push there since it's saying:

$ git push
No refs in common and none specified; doing nothing.
Perhaps you should specify a branch such as 'master'.
fatal: The remote end hung up unexpectedly
error: failed to push some refs to 'ssh://minovotn@git.fedorahosted.org/git/php-virt-control.git'
$

The changes from local repository (new files) have been committed right before doing this using git add command.

Is the repository set correctly? Could you please check?

Thanks a lot!
Michal

Replying to [comment:3 minovotn]:

Replying to [comment:2 minovotn]:

What do you mean? The patches will be sent to the list using git-send-email if any so I guess this is fine. I'll just pick and apply using git am.

I need also the git repository and option to access git. Where can I find the URL to access git?

Thanks,
Michal

I've been able to clone the empty repository using syntax as ssh://<fasUserName>@git.fedorahosted.org/git/php-virt-control.git however I can't push there since it's saying:

$ git push
No refs in common and none specified; doing nothing.
Perhaps you should specify a branch such as 'master'.
fatal: The remote end hung up unexpectedly
error: failed to push some refs to 'ssh://minovotn@git.fedorahosted.org/git/php-virt-control.git'
$

The changes from local repository (new files) have been committed right before doing this using git add command.

Is the repository set correctly? Could you please check?

Thanks a lot!
Michal

I've already found the mistake in the command invocation. It's now working fine and I've been able to commit already. Sorry for the noise. Closing as fixed.

Michal

Sorry for any trouble there. ;(

Your orig request had:

"Would you like commits messages to be sent to a list? Which one? list-name@lists.fedorahosted.org"

Does that mean you do wish commits to go to your php-virt-control@lists.fedorahosted.org? Or that you didn't need commits to go to any list at this time? :)

Replying to [comment:5 kevin]:

Sorry for any trouble there. ;(

Your orig request had:

"Would you like commits messages to be sent to a list? Which one? list-name@lists.fedorahosted.org"

Does that mean you do wish commits to go to your php-virt-control@lists.fedorahosted.org? Or that you didn't need commits to go to any list at this time? :)

I think it's fine if commit messages are not going there this time ;-)

Michal

Login to comment on this ticket.

Metadata