I integrated SVN with TeamTrack Recently to verify that a certain Defect
was in the TeamTrack database. My question is that we have a client using
this repository as well. They do not want to have to check in based on
Defects. I want to limit our checkins, not theirs. They are on a
different branch in the same repository. How would i handle this with my
pre-commit hook if they are checking in. The repository path is passed to
my pre-commit.bat which does not help me, and the revision number is being
passed which doesn't help me either. What should i parse to make sure
that their particular branch is being checked into and not mine. I assume
a path name or some such. Question is where would i find that path name.
For instance under my repository are two projects: TheirProject, and
MyProject. I need to make sure that on a checkin to TheirProject then
their is no defect checking in TeamTrack. On a checkin to MyProject then
I need to limit the checkins. Thanks..
Jared A. Sheehan
Java Developer
CACI ENBOSS project
4114 Legato Road
Fairfax, VA 22033
Office: (703) 460-1565
Received on Wed Nov 28 17:20:45 2007