Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We recommend that you follow the trunk/branches/tags paradigm for your module folder from the beginning, however, if you need to change from a flat structure to a full structure, here are the steps:

1. Move module to .tmp folder

2. Recreate module folder

$ svn mkdir http://svn.openmrs.org/openmrs-modules/foobar -m "foobar: re-organizing module folders"

3. Move module into trunk subfolder

4. Switch local copy to trunk

See Also

  • No labels