Re: Branching question

2013-03-22 Thread Lars Viklund
The structure of your repository seems a bit odd, typically with Subversion one has three directories in the root {trunk, tags/ and branches/}. Any branches end up as subdirectories in the branches directory. Anyway, ensure that the checkout is made as your user, as a checkout without an username

Branching question

2013-03-21 Thread Josh English
I'm new to this forum, and have just released my first Python package. I'm not happy with it and I think I've made some glaring errors in the setup. I thought I would try to clear them up with a branch. When I try to create a branch, I get the following error: Creating branch /arthur Unable to