Posts: 9
Threads: 4
Joined: Sep 2009
Reputation:
0
09-16-2009, 07:26 PM
I need to change the action location (saving it in a different path than the default). I'm working with a teammate and we're using SVN so we need to avoid conflicts (creating new actions will have the same name)
how can this be done ?
Thanks
Posts: 1,199
Threads: 5
Joined: Nov 2008
Reputation:
0
09-17-2009, 11:04 AM
Having two actions with same name and in the same folder is not possible. also more than one person can not work on the same action at the same time. either of you will only be able to work at a time, do a checkout first before working on an action
Posts: 9
Threads: 4
Joined: Sep 2009
Reputation:
0
09-17-2009, 02:52 PM
Saket, thanks for your quick reply.
But, my case is that I created a new action and at the same time another person creates an action (the two actions say will be Action 20) so we need to commit our changes, so both Actions will conflict with each other as they have the same name.
Thanks.
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
09-17-2009, 04:34 PM
How are you creating actions ?? Is this one qtp login with 2 people which is not possible ??
I guess we are not getting the gist of your question. Can you please explain the situation in a better, detailed manner.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Posts: 1,199
Threads: 5
Joined: Nov 2008
Reputation:
0
09-17-2009, 06:36 PM
I think the query is specific to SVN, there is nothing to do in QTP with this. If you want to avoid name conflicts,
Try to have a better communication with your team mates
Use proper naming conventions relevant to your functionality you are working on.