#4242 Request repository setup for sediment
Closed: Fixed Opened by wcohen.

Project name: sediment

Project short summary: A code reorder tool to improve memory hierarchy performance

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

Project admin Fedora Account System account name: wcohen

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": no


Done.

Please let us know if you need anything further...

I am attempting to follow the faq at https://fedorahosted.org/web/faq. However, when I attempt to do the "git push" I get:

$ git push ssh://wcohen@git.fedorahosted.org/git/sediment.git master
X11 forwarding request failed on channel 0
Counting objects: 282, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (99/99), done.
Writing objects: 100% (282/282), 578.01 KiB | 0 bytes/s, done.
Total 282 (delta 173), reused 282 (delta 173)
fatal: Unable to create temporary file: Permission denied
error: unpack failed: index-pack abnormal exit
To ssh://wcohen@git.fedorahosted.org/git/sediment.git
! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'ssh://wcohen@git.fedorahosted.org/git/sediment.git'

However, I able to upload the tarball with:

$ scp sediment-0.5.tar.gz fedorahosted.org:sediment
sediment-0.5.tar.gz 100% 494KB 494.4KB/s 00:00

Also would it be possible to have a Trac instance for the project also?

woops. Sorry about that. Should be fixed now. ;)

And I created a trac instance for you.

Please let us know if there's any further issues...

Yes, able to upload the git repo to https://git.fedorahosted.org/git/sediment.git.

I also see a trac instance at https://fedorahosted.org/sediment/

So it looks like things are all set up.

thanks,

-Will

Metadata