Versions Compared

Key

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

...

  1. Create a directory gep in the root location.
    Info
    titleUseful Information

    It is strongly recommended that you use a small directory name for the source code download. At times there have been issues due to long path.

  2. Open a command prompt and change gep directory created before. Run the following command to start downloading the source.
    Code Block
    svn co http://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/trunk trunk
    



  3. Maven Subversion will start downloading the source and the command window will show the progress information.





  4. On successful download you can see the revision number for the downloaded source.





...