#142 hosted.fedoraproject.org sites need an easy way to upload tarballs
Closed: Fixed None Opened 16 years ago by skvidal.

We need to give users of hosted.fp.o sites to easily upload to a public webserver tarballs of the releases of the code in hosted.fedoraproject.org.

hosted sites consist of: trac + git or hg, afaict. All we need to do is add a website/releases directory where maintainers can upload files too. The question becomes how to make the upload part work.

Any ideas?


Could this possibly be linked to CVS uploads?

We were actually thinking about that. We'll have to think about the best way to do it.

This is now working. Users can:

scp myRelease-1.1.tar.gz fedorahosted.org:projectName

People with shells have to specify the whole path or make a symlink in their home dir. I'm working on documentation for fedorahosted.org that explains all of this.

Login to comment on this ticket.

Metadata