Differences between revisions 49 and 50
Revision 49 as of 2008-05-03 13:08:14
Size: 4738
Editor: OsamuAoki
Comment:
Revision 50 as of 2008-07-19 14:11:11
Size: 4226
Editor: OsamuAoki
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
DDP has moved from CVS to Subversion. I have to confess I am slow to catch up...
Line 34: Line 32:
 * [http://qref.sourceforge.net/ Debian Reference page]
   * CVS repo: {{{ $ cvs -z3 -d :ext:yourname@qref.cvs.sourceforge.net:/cvsroot/qref co -P qref }}} (This content is upstream of DDP debian-reference contents)
   * [http://qref.cvs.sourceforge.net/qref/ qref CVS contents]
     *apt-howto (this was temporary repo.)
     *htdocs
     *qref
     *qref2
     *users-guide
   - Please note CVS host name change
 * [http://wiki.debian.org/DebianReference/ Debian Reference page]
   * GIT repo: {{{$ git clone git+ssh://git.debian.org/~osamu/debian-reference.git}}} - copy of my local repo (This content is upstream of DDP debian-reference contents)
   * [http://qref.cvs.sourceforge.net/qref/ old qref CVS contents]
Line 45: Line 37:
   * CVS repo: {{{cvs -d :pserver:anonymous@cvs.debian.org:/cvs/debian-doc -z3 checkout ddp/ }}}
   * [http://cvs.debian.org/?root=debian-doc DDP CVS contents]
     * ddp
       * articles
       * manuals.sgml
       * refcard
       * utils
       * webpages
     *manpages
   * SVN: "{{{$ svn co svn://svn.debian.org/ddp/manuals/trunk manuals}}}" (ro)
   * SVN+SSH: "{{{$ svn co svn+ssh://svn.debian.org/svn/ddp/manuals/trunk manuals}}}" (r/w)
   * HTTP: [http://svn.debian.org/wsvn/ddp/manuals/trunk]
Line 57: Line 43:
   * CVS repo web interface [http://alioth.debian.org/plugins/scmcvs/cvsweb.php/?cvsroot=debiandoc-sgml]
   * CVS repo: {{{ cvs -d :ext:developername@cvs.alioth.debian.org:/cvsroot/debiandoc-sgml checkout modulename}}}
   * HTTP: [http://alioth.debian.org/plugins/scmcvs/cvsweb.php/?cvsroot=debiandoc-sgml]
   * CVS: "{{{ cvs -d :ext:developername@cvs.alioth.debian.org:/cvsroot/debiandoc-sgml checkout modulename}}}"
Line 60: Line 46:
 * [http://kmuto.jp/svn/im-switch im-switch]
   * SVN repo: {{{ svn co http://kmuto.jp/svn/im-switch }}}
 * im-switch
   * HTTP:
[http://kmuto.jp/svn/im-switch]
   * SVN: "{{{ svn co http://kmuto.jp/svn/im-switch path/}}}" (password from muto-san)
Line 65: Line 51:
   * SVN repo: {{{ http://svn.debian.org/wsvn/pkg-ime }}}
   * SVN repo: {{{ svn://svn.debian.org/pkg-ime/ }}}
   * SVN+SSH (r/w) repo: {{{ svn+ssh://svn.debian.org/svn/pkg-ime/}}}
  * [http://svn.debian.org/wsvn/pkg-ime/ pkg-ime SVN contents]
   * HTTP: [http://svn.debian.org/wsvn/pkg-ime]
   * SVN: "{{{svn://svn.debian.org/pkg-ime/ path/}}}" (ro)
   * SVN+SSH: {{{ svn+ssh://svn.debian.org/svn/pkg-ime/ path/}}}" (r/w)
Line 93: Line 78:
 * [http://wiki.debian.org/DebianReference?action=fullsearch&context=180&value=re%3A%5Edr&titlesearch=Titles list Old pages starting with DR] --- some of these pages created by me may need to be removed.
Line 104: Line 88:

Osamu Aoki's Wiki contents for users

?TableOfContents(4)

I can be reached via e-mail: osamu_at_debian_dot_org

  • Japanese environment[:JapaneseEnvironmentE: (English)] [:JapaneseEnvironment: (日本語)]

  • Method to edit non-UTF-8 encoded text files under UTF-8 vim [:UTF8vimE: (English)] [:UTF8vim: (日本語)]
  • [:DebianReference: Debian Reference (v2)] -- Pure post-installation guide.

  • [:DefaultMTA: Default MTA]
  • [:MacBookJp: MacBook Japanese]

    • Memo for installing Debian to Intel MacBook with Japanese keyboard

  • [:DebianServiceForDD: Debian Service for DD]
    • Not done yet, work stalled.

Important links for my interest

I am interested in several projects, especially UTF-8 transition. Here are the links.

Important links for my packages and their maintenance

I have been working on several projects. Here are the links.

Key history

Discussion


Osamu Aoki