Back to the main page.
Bug 1557 - add trentool to fieldtrip/contrib
Status | ASSIGNED |
Reported | 2012-06-26 09:15:00 +0200 |
Modified | 2012-06-29 12:24:12 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2012-06-26 09:15:49 +0200
as discussed in Frankfurt with Michael TODO - set up svn account - prepare stub directory - give explanation on using svn - put (link to) documentation on FT wiki - announce on FT email list agreed?
- 2012-06-28 18:19:53 +0200
(In reply to comment #0) Hi Robert, saw the 'bug-report', agree on prcedure, Michael
Robert Oostenveld - 2012-06-29 12:17:53 +0200
I have set up the svn account and made an (almost) empty fieldtrip/contrib/trentool directory for you to add your stuff. roboos@mentat001> mkdir trentool roboos@mentat001> svn add trentool/ A trentool roboos@mentat001> touch trentool/README roboos@mentat001> touch trentool/COPYING roboos@mentat001> svn add trentool/* A trentool/COPYING A trentool/README roboos@mentat001> svn commit Adding contrib/trentool Adding contrib/trentool/COPYING Adding contrib/trentool/README Transmitting file data .. Committed revision 6171.
Robert Oostenveld - 2012-06-29 12:21:41 +0200
(In reply to comment #2) I have set up svn authorization such that only roboos and micwib are able to write in contrib/trentool. Furthermore, micwib is not able to write anywhere else. The latter is just a temporary measure to protect yourself from any errors. If you feel confident that you can use svn (and if you are fully aware of the http://fieldtrip.fcdonders.nl/code_guidelines), I also would not mind giving you direct write access to the whole fieldtrip repository.