SVN/CVS and Branching
andrew cooke
andrew at acooke.org
Wed Feb 18 19:40:33 EST 2009
maybe this is just me, but i don't have a clue what your problem is. what
does "starting imports all over the place" mean? what do you mean by
"retired"?
i use svn with python in exactly the same way as with java (and, i
thought, in the same way as anyone uses svn with any language; java uses
the directory structure as a package structure too).
maybe someone else will reply, but if not it might help to explain a
little more detail.
andrew
Jeff Dyke wrote:
> Hello. I am curious about different ideas on how you handle branching
> your python projects. With some other languages this is trivial, but
> since python uses these directories as modules and i have the top
> level module starting imports all over the place, i am wondering what
> others do. In the past we had retired the first branch and just moved
> towards the new, but that is not possible now.
More information about the Python-list
mailing list