I would keep core code in one repository, and then have project code in another.
Mark On Tue, Jul 8, 2008 at 10:34 AM, Andrew Bateman <[EMAIL PROTECTED]> wrote: > > Sorry to be unclear.... I am more looking for how people manage code that is > used across multiple projects. > > We currently use Eclipse and Subversion, which works well for individual > projects, but often find ourselves copying code between projects for things > such as core/framework classes, utility classes etc. > > I am curious to see how other people manage this. > > Andrew > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of > CyberAngel > Sent: Tuesday, 8 July 2008 10:01 AM > To: [email protected] > Subject: [cfaussie] Re: Source code library software > > > Library? > > Subversion for your repository and Subclipse or subversive for your eclipse. > Not sure about anything else. > > But you have console tools like tortoise... > > Is that what you wanted to know? > > > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew > Bateman > Sent: Tuesday, 8 July 2008 8:29 AM > To: cfaussie > Subject: [cfaussie] Source code library software > > > Hi, just wondering if anyone uses any source code library software and if so, > what is it and what are its strengths and weaknesses and would you recommend > it? > > Cheers, > > Andrew > > > > > > > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
