> > The downside is that you can't just do single 'svn co'. So I would add > > foo-cm/ > trunk/ > CHECKOUT-ALL (a file) > tags/ > branches > > and make CHECKOUT-ALL be a script that does > > svn co https://bar.example.com/svn/bar/foo-cm/trunk foo-cm > svn co https://bar.example.com/svn/bar/embedded/trunk embedded > svn co https://bar.example.com/svn/bar/pc_app/trunk pc_app >
Would those be better as svn:externals instead? Or does svn commit act a little goofy with externals (I use the graphical TortoiseSVN on all repos with externals)? Aaron --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---