hello.
i developed custom check-in policy using info fron James Manning's Blog.
everything goes smooth and the code compiled, but i have few little questions:
1. you wrote: "Register the custom check-in policy Dll on each machine". where to register the dll?
i put it in the GAC and it didnt recognize it in the "add check-in policy". maybe i shuld put it
in the "E:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies"?
(i'm out of the office right now so i will try it asap)
2. i understand that i need to deploy this dll to each developer machine, and only in the server i need to Select the custom check-in policy from the dialogue for the Team Project.
is this correct?
thanks in advance. |