[Pkg-tcltk-devel] Tcl8.4 and Tk8.4 repositories up

Chris Waters xtifr at debian.org
Wed Oct 4 19:56:25 UTC 2006


I've started to set up the SVN repositories for the project on
svn.debian.org.  I've got the tcl8.4 and tk8.4 packages installed so
far.  Anonymous (R/O) access is through svn://svn.debian.org/pkg-tcltk
or with a web browser at http://svn.debian.org/wsvn/pkg-tcltk

Project members will need to add their ssh public key to their Alioth
account, and will then have read-write access to the repositories at:
svn+ssh://svn.debian.org/pkg-tcltk

If your account name on alioth is different from your local account
name, then you'll have to use: 
svn+ssh://aliothacctname@svn.debian.org/pkg-tcltk

It helps to put that in an environment variable, e.g.:
  SVNTCLTK="svn+ssh://svn.debian.org/pkg-tcltk"; export SVNTCLTK

To test if it's working, try "svn list $SVNTCLTK/tcl8.4".

I'm laying out the repository with each Debian source package having
its own top level directory, thus:

/tcl8.4
  /trunk         # active development will happen here
  /tags          # snapshots of releases will be kept here
    /8.4.12-1.1  # this is the release I populated the tree with
  /branches
    /upstream
       /current  # the latest upstream release will be here
       /8.4.12   # each upstream release will have its own subdir

Ditto for tk8.4, except there, the version in "/tags" is 8.4.12-1.

I probably should have set this all up first, and then called for
volunteers, but this is my first attempt at something like this, so
please bear with me.

-- 
Chris Waters           |  Pneumonoultra-        osis is too long
xtifr at debian.org       |  microscopicsilico-    to fit into a single
or xtifr at speakeasy.net |  volcaniconi-          standalone haiku



More information about the Pkg-tcltk-devel mailing list