#1601 New fedorahosted project
Closed: Fixed None Opened 14 years ago by msivak.

Hi, for my python-cryptsetup package, I need a source repository. Can you please create one at fedorahosted for me?

Project name: python-cryptsetup

Project short summary: Python bindings for cryptsetup

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

Importing from another SCM? If yes, which? no

Project admin Fedora Account System account name: msivak

Trac Instance? (Yes/No) No

Thanks


Martin, your project is setup.

Before anyone can clone your repo you should push a master branch to the repo from a local repository via:

git push ssh://git.fedorahosted.org/git/python-cryptsetup.git master

The anonymous pull/clone URL is:

git://git.fedorahosted.org/git/python-cryptsetup.git

The gitweb URL is:

http://git.fedorahosted.org/git/?p=python-cryptsetup.git

To allow others to push to the repo, add them to the gitpython-cryptsetup group in the Fedora Account System:

https://admin.fedoraproject.org/accounts/group/view/gitpython-cryptsetup

If/when you want to publish a release, you may do so via scp:

scp python-cryptsetup-1.0.tar.gz fedorahosted.org:python-cryptsetup

The released files will then be available at:

https://fedorahosted.org/released/python-cryptsetup

If you have any trouble or need anything else, just let us know.

Login to comment on this ticket.

Metadata