> -----Original Message-----
> From: Henri Yandell [mailto:[EMAIL PROTECTED]
> 
> And yet option A is going to be impossible (?) to check out as one
whole
> blob.
> 

We could store two scripts (sh and bat) at the /jakarta/commons level
that would only grab the trunks of every component.  So, I'd forsee the
process as

svn co -N http://<etc>/jakarta/commons
cd commons
./get-trunks.sh

Or, we could rely on symlinks, but I'm unsure how win clients would
handle this.


> I wonder if there's any magic coming from the SVN guys that'll let us
> do option B and yet provide a link of some kind to automatically be
> able to check out all the trunks in one go.
> 
> Hen
> 
> On Fri, 17 Dec 2004 14:01:53 -0700, Kris Nuttycombe
> <[EMAIL PROTECTED]> wrote:
> > Option A makes the projects look a lot more atomic, which seems like
a
> > good idea when one contemplates what will be necessary when
promoting
> > projects from the sandbox.
> >
> > Kris
> >
> > Tim O'Brien wrote:
> >
> > >I don't think we ever settled this question.
> > >
> > >Which SVN structure are we interested in?
> > >
> > >** Option A:
> > >
> > >jakarta/
> > >    commons/
> > >        digester/
> > >            trunk/
> > >            tags/
> > >            branches/
> > >        beanutils/
> > >            trunk/
> > >            tags/
> > >            branches/
> > >
> > >OR
> > >
> > >** Option B:
> > >
> > >jakarta/
> > >    commons/
> > >        trunk/
> > >            digester/
> > >            beanutils/
> > >        tags/
> > >            digester/
> > >            beanutils/
> > >        branches/
> > >            digester/
> > >            beanutils/
> > >
> > >
> > >
> >
> > --
> > =====================================================
> > Kris Nuttycombe
> > Associate Scientist
> > Geospatial Data Services Group
> > CIRES, National Geophysical Data Center/NOAA
> > (303) 497-6337
> > [EMAIL PROTECTED]
> > =====================================================
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to