Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When "propedit" remove search for your project and remove it.

  1. if added remove your project from were added to trunk-sandbox/buildall.sh, remove it from this file
  2. Add to trunk-proper
No Format
$svn -N checkout https://svn.apache.org/repos/asf/jakarta/commons/trunks-proper trunks-proper
$svn propedit svn:externals trunks-proper
$svn commit trunks-proper

When "propedit": go to the end of the list and add your project

...

(Appendix)

  1. Check-out jakarta-site
  2. site2 and edit jakarta-site2site/xdocs/index.xml and news.xml. Put a news of "Commons-XX graduated from Sandbox to Commons-Proper"
  3. edit jakarta-site/docs/.htaccess and add a "Redirect permanent" to have automatic redirection from your projects sandbox to the proper website. Search for "vfs" to have a template.
No Format
$svn co https://svn.apache.org/repos/asf/jakarta/site

...

  1. Create a diff of your changes and ask a PMC to apply it
No Format
$svn diff site/xdocs >../xdocssite_{prj}.diff