Hi,

On Thu, Oct 9, 2014 at 12:17 PM, anjan <[email protected]> wrote:
> ...how do I checkout the whole source tree that corresponds
> to Sling 7 release?...

You can checkout a specific version N using

svn co -r N http://svn.apache.org/repos/asf/sling/trunk/

Or use "export" instead of "co" to get an export without the .svn
metadata folders.

-Bertrand

Reply via email to