Thanks Ioan. This is helpful. So, one quick question if I checkout only Mailbox, do you think during compile, package I might run into any dependency issues?
Thank you, Sai. On Fri, Feb 24, 2012 at 9:12 AM, Ioan Eugen Stan <[email protected]>wrote: > Pe 24.02.2012 15:29, Saibabu Vallurupalli a scris: > > Hi Gazda, >> >> I might have explained the issue in a different way. I am able to checkout >> without any issues. Only problem is it is checking out so much of code and >> I am wondering if it is really needed for present development. >> http://svn.apache.org/repos/**asf/james/current/<http://svn.apache.org/repos/asf/james/current/>This >> URL is checking out so >> much of code. I need only the latest development version to do some >> development. >> >> Thanks, >> Sai >> >> > Most of the time you will work on just one module or a part of the > project. So you don't need to get all the code. You can check-out > individual components like mailbos trunk: http://svn.apache.org/repos/** > asf/james/mailbox/trunk<http://svn.apache.org/repos/asf/james/mailbox/trunk>. > If you need specific version go for tags or branches. > > You can see all the project components here: http://svn.apache.org/repos/* > *asf/james/ <http://svn.apache.org/repos/asf/james/>. They follow svn > standard directory layout with trunk, tags, branches. > > I'm using sparse svn checkout to ignore tags and branches and better > manage what I check-out: > > http://stackoverflow.com/**questions/50945/can-you-do-a-** > partial-checkout-with-**subversion<http://stackoverflow.com/questions/50945/can-you-do-a-partial-checkout-with-subversion> > > > Cheers, > > -- > Ioan Eugen Stan > http://ieugen.blogspot.com > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > server-dev-unsubscribe@james.**apache.org<[email protected]> > For additional commands, e-mail: > [email protected].**org<[email protected]> > >
