How to commit custom citation styles to the SVN Zotero Styles Repository?
I recently made two custom citation styles that I'd like to make available to the public through the SVN Zotero Styles Repository (http://www.zotero.org/styles).
I have created a Zotero Trac account and installed Subversion and a client (svnX) on my computer. I can now connect to the repository (https://www.zotero.org/svn/extension/), where I find the directory trunk/styles/ containing the regular styles shipping with every copy of Zotero.
From reading the Subversion manual I learn that I have to checkout part of the repository to have a working copy of it on my computer, make my changes there (i.e. add my custom styles) and then commit the whole thing back to the repository.
My question is this: Is https://www.zotero.org/svn/extension/trunk/styles the right directory to checkout, modify and commit? I'm a bit confused because I don't want to change the regular styles in the above mentioned directory and don't see the hundreds of developer styles I want to contribute to.
I have created a Zotero Trac account and installed Subversion and a client (svnX) on my computer. I can now connect to the repository (https://www.zotero.org/svn/extension/), where I find the directory trunk/styles/ containing the regular styles shipping with every copy of Zotero.
From reading the Subversion manual I learn that I have to checkout part of the repository to have a working copy of it on my computer, make my changes there (i.e. add my custom styles) and then commit the whole thing back to the repository.
My question is this: Is https://www.zotero.org/svn/extension/trunk/styles the right directory to checkout, modify and commit? I'm a bit confused because I don't want to change the regular styles in the above mentioned directory and don't see the hundreds of developer styles I want to contribute to.
https://www.zotero.org/svn/csl/
The trunk directory (which you wouldn't have write access to) just contains symlinks back to that directory.
I have uploaded the two custom styles (tah Geistes- u. Kulturwissenschaften, tah Sozialwissenschaften). Unfortunately, when I hover the mouse over the links the preview of the styles don't work ("Style not found"). What am I doing wrong?