Hemanth Abburi schrieb:
> Hi,
> Where can i get the source code for sandbox components?
>
> Thanks and Regards,
> Hemanth.
You will find all the commons code under here:
http://svn.apache.org/repos/asf/commons
The sandbox projects are of course under the "sandbox" subdir. Don't
check that out directly, though, as each subproject has tags/branches
subdirs as well as "trunk".
To get a single project, check out the "sandbox/{project}/trunk" subdir.
To get trunks for all sandbox projects, try the "trunks-sandbox" dir,
which has svn:external links to the trunk for each project.
Regards,
Simon