Arg, why does everyone refer to the svn command line? I installed it now as I did not figure out how to do it in Tortoise. And oops... might be that it failed because the directory already existed. I should not be up all night until 6 in the morning.
Thanks for the fast reply anyway. I'll be back in some hours and report if it worked out. On 29 Nov., 05:40, Chris Meller <[email protected]> wrote: > There is no differentiation in access. If you've got access to write to > -extras, you have access to do anything. Remember that you have to use HTTPS > for anything that's authenticated, such as committing and creating new > directories. > > Yes, you'll need to create the base plugin directory and the trunk, tags, and > branches directories. Once the new plugin is in a releasable state you should > tag it, so you'd be using 2 of the 3 already anyway. > > It's easiest to create all the directories, then checkout trunk, add your > files, and check them in. That way you're ready to make future changes > without needing to check out a different directory. > > You can quickly create all the directories from the command line SVN client > with a single command: > > svn > mkdirhttps://svn.habariproject.org/habari-extras/plugins/foohttps://svn.habariproject.org/habari-extras/plugins/foo/trunkhttps://svn.habariproject.org/habari-extras/plugins/foo/tagshttps://svn.habariproject.org/habari-extras/plugins/foo/branches > > Of course replacing 'foo' with the name of the plugin. > > On Nov 28, 2010, at 11:09 PM, Konzertheld wrote: > > > > > Hi, I made a new plugin and would like to commit it to the habari- > > extras svn. I already have write access to existing plugins, but I get > > 405 method not allowed when trying to create folders. Please grant me > > the rights I need. > > > And, is there a guide on how to commit a new plugin? Do I have to > > create the trunk/tags/branch folders with the repo or by creating them > > local and adding them? Do I even have to create all of them when there > > is only the trunk version? > > > -- > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group > > athttp://groups.google.com/group/habari-users -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
