Hi Urmas,
On 22.10.14 11:27, Urmas Joeleht wrote:
I have been using Jal couple of years and wrote some library's myself also. I wanted to share those, but this "svn stuff" is little over my head. I don't have code developer background :). Installed SVN client and got local copy, but how and where add files before commit isn't clear for me. May be someone can help?
I have not looked at your libraries yet, but new libraries are always welcome!
SVN is really not that hard. Did you read the related Jallib wiki pages, in particular SvnRepositoryHowTo? Copy your library to the proper (maybe new) directory in your local copy of Jallib, then 'svn add' (library and maybe new directory), and 'svn propset svn:keywords Revision'.
Please read the Jallib style guide, compare it to existing libraries and validate your library before the 'svn commit'.
Even when something goes wrong you (or we) can repair it. Regards, Rob. -- R. Hamerling, Netherlands --- http://www.robh.nl -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
