[Tracker-discuss] Import work begun.

Stefan Seefeld seefeld at sympatico.ca
Tue Nov 7 18:11:12 CET 2006


Erik Forsberg wrote:
> Erik Forsberg <forsberg at efod.se> writes:
> 
>>> Tomorrow I'll continue by adding the conversion scripts, and make a
>>> vendor drop of roundup 1.2.1 and bring in any relevant changes to
>>> tracker/instances/python-dev.
> 
> This is what I've done so far:
> 
> 1) A Vendor drop of roundup 1.1.2 was imported to
>    /tracker/vendor/roundup/current 
> 
> 2) The vendor drop was then copied (A.K.A tagged) to
>    /tracker/vendor/roundup/1.1.2 
> 
> 4) /tracker/vendor/roundup/current/templates/classic was copied to
>    /tracker/instances/python-dev as a base for our templates.
> 
> 5) The instance from the python-tracker module in the roundup CVS
>    repo. at sourceforge was then copied on top of
>    /tracker/instances/python-dev. This was then commited.
> 
>    This gave us a /tracker/instances/python-dev which is based on
>    1.1.2 then modified. That means we can se what changes we made
>    compared to the base templates.
> 
> 6) A vendor drop of the current roundup was added to
>    /tracker/vendor/roundup/current. It was then tagged as
>    /tracker/vendor/roundup/1.2.1. 
> 
> 7) svn merge \
>    svn+ssh://svn.python.org/tracker/vendor/roundup/1.1.2/templates/classic\
>    svn+ssh://svn.python.org/tracker/vendor/roundup/current \
>    <working copy of /tracker/instances/python-dev>
> 
>    ..was run. This applies changes between 1.1.2 and 1.2.1 to our
>    tracker instance. 
> 
> 8) Conflicts in the python-dev tracker instance were resolved.
> 
> 9) /tracker/instances/python-dev were commited after some testing to
>    see that it works well with roundup 1.2.1.
> 
> 10) Added importer sources to /tracker/importer.

Awesome !

> Summarizing the structure in SVN:
> 
> instances       A directory for tracker instances. Currently with one
>                 subdirectory - python-dev. If we start maintaining
>                 multiple instances, this is where to add them.
> 
> vendor          Vendor branch of roundup, and possibly other.
> 
> importer        The importer. 
> 
> Now working on getting the importer to work again. It's been a while
> since I ran it, and there's been a new release of the sourceforge
> tools from effbot due to changes on the sourceforge web site.

Great. I'm now looking forward to get access to the meta-tracker so
we can start talking about adjustments.

Also: I think it would be convenient to hardcode a number of users
into the dbinit.py script (with differing roles), so we have a quick
and reproducible way to set up a local clone of the tracker for testing.

Martin: did anything change in the authentication setup ? A couple of
days ago I could browse the repository, but right now it appears
svn.python.org doesn't accept my key any more.

I get:

[stefan at quasimodo projects]$ svn ls svn+ssh://svn.python.org/tracker
Permission denied (publickey,keyboard-interactive).
svn: Connection closed unexpectedly

Thanks,
		Stefan

-- 

      ...ich hab' noch einen Koffer in Berlin...


More information about the Tracker-discuss mailing list