Hosting request for ogrechess #1822
Labels
No labels
announcement
anubis
authentication
aws
backlog
blocked
bodhi
ci
cloud
communishift
copr
database
day-to-day
dc-move
deprecated
dev
discourse
dns
downloads
easyfix
epel
firmitas
forgejo_migration
Gain
High
Gain
Low
Gain
Medium
gitlab
greenwave
hardware
help wanted
high-trouble
koji
koschei
lists
low-trouble
medium-trouble
mirrorlists
monitoring
Needs investigation
odcs
OpenShift
ops
outage
packager_workflow_blocker
pagure
permissions
Priority
Needs Review
Priority
Next Meeting
Priority
🔥 URGENT 🔥
Priority
Waiting on Assignee
Priority
Waiting on External
Priority
Waiting on Reporter
rabbitmq
release-monitoring
releng
request-for-resources
s390x
security
SMTP
sprint-0
sprint-1
src.fp.o
staging
unfreeze
waiverdb
websites-general
wiki
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
infra/tickets#1822
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Project name:
ogrechess
Project short summary:
3d chess game using the ogre rendering library
SCM choice (git/bzr/hg/svn):
git
Importing from another SCM? If yes, which?
No
Project admin Fedora Account System account name:
bruno
Trac Instance? (Yes/No)
No
Mailing list(s)? If yes, list name(s) (e.g. foo-commits, foo-devel)?
No
Other:
The original upstrem for this is at http://www.steviedisco.co.uk, but Steve is no longer developing it. We currently have it packaged as chess.
Over the last several years the code has grown stale and while there are some patches to keep it working, some more clean up can be done (especially with the models). Sharing this out here, instead of a heavily modified src rpm seems like a better way to share out the code.
My feeling is that ogrechess is a better name than just chess for the project and probably eventually for the Fedora package as well.
Your project repository has been created.
Web access : http://git.fedorahosted.org/git/ogrechess.git BR
Anonymous access : http://git.fedorahosted.org/git/ogrechess.git BR
Authenticated access : ssh://git.fedorahosted.org/git/ogrechess.git
For your first push you gonna need to do : BR
{{{
$ git push ssh://git.fedorahosted.org/git/ogrechess.git master
}}}