2008/7/16 Thomas Joseph <[EMAIL PROTECTED]>: > Hi , > > How to create a users directory in ops4j svn? I went through the > confluence, but could not find anything. It just mentions that The *users/ > * directory contains a folder for each user (for experiments). It does not > mentions how can I create one or where to request this from. >
you should have commit access if you signed up on JIRA, so no need to request it - just use: svn mkdir https://scm.ops4j.org/repos/ops4j/laboratory/users/<name-or-id> to create your directory, then you can do an "svn co" of that directory on your local machine I think a mention for this should be available in the > http://wiki.ops4j.org/confluence/x/Lw page. > sounds good, feel free to add a short summary of what worked for you > -- > Thanks and Regards, > > Thomas Joseph > ------------------------------------------------------------ > Promote Open Source - Promote Liberty of Ideas and Software. > ------------------------------------------------------------ > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > > -- Cheers, Stuart
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
