Hello,
I have a source code 95% the same for all customers. Some customers ask something specific. How can I manage this, if it possible with VisualSVN/Subversion ? Could you tell me how manage this kind request ?
Thanks,
Update1: Some precision about the applicatio , it's a web ASP.NET MVC with NHibernate. The appliucation has several projets : the web part, the repo part (where we use NHibernate to access database) and a service project. The service projet use the repo projet and the service projet is the projet with business rules.