#3210 Hosting request for nss-pem
Closed: Fixed None Opened 12 years ago by kengert.

Project name: nss-pem

Project short summary:
PEM file reader for Network Security Services (NSS), implemented as a PKCS#11 module

SCM choice: git

Project admin Fedora Account System account name: kengert

Would you like a Trac instance for your project?: yes

Do you need a mailing list: nss-pem-devel

Send commits to the following list: nss-pem-devel@lists.fedorahosted.org


Hi there, this is set up.

You should be able to

git push ssh://git.fedorahosted.org/git/nss-pem.git/ master

now, as well as access your Trac instance at

https://fedorahosted.org/nss-pem/

and mailing list instructions should have been sent to you via email.

Let us know if you need anything else!

Let us know if you need anything else!

Sorry for bothering. It looks like we imported the repository too early. We then decided to rewrite the history so that the directory layout is uniform along the timeline. The repository has never been public before and the SHA1 hashes have been nowhere referred, so this is a safe operation.

Would it be possible to replace the master branch by the kdudka branch?

Once you convince the remote hook, this should do the job:

{{{
$ git clone git.fedorahosted.org:/git/nss-pem.git
$ cd nss-pem
$ git checkout kdudka
$ git push --force origin kdudka:master
}}}

Thanks in advance!

Would it be possible to replace the master branch by the kdudka branch?

Resolved by nirik. Moving back to FIXED.

Login to comment on this ticket.

Metadata