[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: A suggestion needed on using shared .Net DLLs

From: Gavin Lambert <tsvn_at_mirality.co.nz>
Date: 2006-08-03 01:59:45 CEST

Quoth Vijay Gill:
> My components (as any other piece of code) undergo changes even while
> the projects using them are being developed. Also whenever I need some
> new functionality, while developing a project, which can be placed in
> a component, I do it right-away. But since this component comes into
> existance as a part of development, it might need changes as we go
> along.
>
> My components are not part of main project, but stand-alone projects
> which are 'Reference-ed' by the project that uses them.

In which case the simplest and most sensible thing to do is to make them
all part of the same solution file. Not only will they all build
together (making sure you're using the most up-to-date code), you'll be
able to more easy debug into them as necessary.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Aug 3 02:00:13 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.