[nylug-workshop] updates
Dan Crosta
dcrosta at sccs.swarthmore.edu
Sun Jan 14 11:16:04 EST 2007
Hello dtk-dev, NYLUG
First off, to the NYLUG folk, Ethan's been kind enough to set up a
list for dtk development through his job. You can subscribe by
sending a message with subject (or possibly msg body) 'subscribe' to
'dtk-dev at lists.openplans.org'. The list gets respoitory & ticket
changes, and is currently the primary place to discuss features,
ideas, bugs, etc.
Also, I moved dtk (and related branches) out of my personal
repository and into its own repository. A few of the paths have
chagned: previously, dtk lived in <repos>/trunk/dtk; now it is at
<newrepos>/trunk. I also moved the repository URL from https://
firefly/src to https://firefly/dtk. fortunately, svn is smart enough
to make this not matter much; even if you have uncommitted local
changes, you can just change the path the working copy thinks it's
based on with:
svn switch --relocate https://firefly.student.swarthmore.edu/src/
trunk/dtk \
https://firefly.student.swarthmore.edu/dtk/
trunk
let me know if you have any problems,
- d
More information about the nylug-workshop
mailing list