[Pkg-ime-devel] [RFS][non-free] gcin-table-dayi and hime-table-dayi

Osamu Aoki osamu at debian.org
Tue May 29 14:25:09 UTC 2012


Hi,

On Tue, May 29, 2012 at 11:02:01AM +0800, Yao Wei (魏銘廷) wrote:
> OK. I tried to package that table from the upstream tarball (not
> dfsg-sanitized):
> http://mentors.debian.net/package/gcin-table-dayi3
> 
> And, I cannot create a repository in pkg-ime's alioth and it says I
> don't have permission on this.

Did ypu SSH into git.alioth.debian.org ?

$ id medicalwei-guest
uid=232045(medicalwei-guest) gid=232045(medicalwei-guest)
groups=232045(medicalwei-guest),40755(collab-maint),40337(pkg-ime),110468(pkg-lxde),80755(scm_collab-maint),80337(scm_pkg-ime),150468(scm_pkg-lxde)
$ ls -la  /git/pkg-ime
total 464
drwxrwsr-x+  57 root             scm_pkg-ime  4096 May 14 02:19 .
drwxr-xr-x  358 root             root        12288 May 29 12:48 ..
...

You have permission.

Please follow instruction at http://wiki.debian.org/Alioth/Git

$ cd /path/to/sources/<project>
$ git init
$ git config user.name '<Your name>'
$ git config user.email '<Your email>'
$ git config gitweb.owner '<Your name>'
$ git add .
$ git commit -m 'Initial import of <project> version <version>'
$ git tag <version>

There is even /git/pkg-ime/setup-repository for you to create repo as above in one command.

$ ./setup-repository <package> '<description>'

> On Sun, May 27, 2012 at 8:33 PM, Kan-Ru Chen <koster at debian.org> wrote:
> > It's not necessary to use the native format.
> 
> -- 
> Yao Wei



More information about the Pkg-ime-devel mailing list