Andrew Sutton wrote: > Is there any way I can get write access to a branch? Chris might give you write access to the trunk. As I understand the development guidelines, we don't use branches. If you have to migrate code a lot, I recommend you simply overlay your local copy with a git or mercurial repository and use that for syncing. Sebastian