[dba-VB] SCRUM: UDF's

Salakhetdinov Shamil mcp2004 at mail.ru
Fri Apr 3 04:54:20 CDT 2009


Hi Mike abd SCRUM Team,

Mike I'm replying to most of your postings here:

- we're in a bit of trouble with us editing/committing to SCC the same .NET WinForms as when one makes design changes in them then local source code gets changed in several files - as result SVN commit  can't resolve source code changes' conflicts on committing local code changes. The similar issue appears with .csproj if it gets entries (new source files) added in parallel by several developers and then committed...

I have got currently coordinated all the changes by first getting your updates from SVN which resulted in similar to yours troubles on my system, Then I have made additions, deletions, renaming of some sources files - and I have got the current revision #51 compiling and building well.

To avoid troubles with .csproj conflicts I have added placeholder forms and reports for the current TODO items. I have also renamed your form

Customer Phone List to CustomerPhoneList

to exclude blanks.

Please Mike and all team members before you start working on project items make an UPDATE from current SVN code base.

To avoid source code and .csproj and .sln conflicts in the future we should probably:

- exclude .sln and .csproj from committing
- coordinate the same forms simultaneous editing by using SVN Lock feature?
- introduce moderated .sln and .csproj updates' commits with moderators getting information on what items should be added/deleted/renamed in .csproj and .sln, making such updates locally and committing changes to SVN...

Please write here your proposals on commits conflicts issues especially if you know about a more simple than the above way to handle such conflicts...

Thank you.

--
Shamil




 

-----Original Message-----
From: "Mike Mattys" <mmattys at rochester.rr.com>
To: "Discussion concerning Visual Basic and related programming issues."<dba-vb at databaseadvisors.com>
Date: Fri, 3 Apr 2009 00:53:07 -0400
Subject: Re: [dba-VB] SCRUM: UDF's

> Hi SCRUM Team,
> 
> I have committed my version of the Customer Phone List
> 
> The question I have is how does one go about using a single
> custom function for use by 27 controls' OnClick event ... 
> I mean there's no = MyFunction() and there's no macros.
> 
> -
> Michael R Mattys
> MapPoint and Database Dev
> www.mattysconsulting.com
> -
> _______________________________________________
> dba-VB mailing list
> dba-VB at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-vb
> http://www.databaseadvisors.com
> 




More information about the dba-VB mailing list