I know this probably isn't the best place to ask ask a question regarding team foundation server, but it's the best place I know of.
I'm an individual developer interested in version control, and I've got my eye on team foundation server.
My question is, if I have my whole web application under version control, and I decide that I want to move a class from one location to another, or change it's name, or even changing a method name, this will obviously require updates to potentially many
files.
I'm vaguely aware of the check-in/check-out model. How would this work in the scenario I've descibed above?
Basically I want version control but I don't want it to stop me working in any way I choose, i.e. be as unintrusive as possible.
stevex33
Member
356 Points
338 Posts
TFS - What happens if I change a class location?
Mar 10, 2012 03:45 PM|LINK
Hi,
I know this probably isn't the best place to ask ask a question regarding team foundation server, but it's the best place I know of.
I'm an individual developer interested in version control, and I've got my eye on team foundation server.
My question is, if I have my whole web application under version control, and I decide that I want to move a class from one location to another, or change it's name, or even changing a method name, this will obviously require updates to potentially many files.
I'm vaguely aware of the check-in/check-out model. How would this work in the scenario I've descibed above?
Basically I want version control but I don't want it to stop me working in any way I choose, i.e. be as unintrusive as possible.
Ken Tucker
All-Star
16797 Points
2608 Posts
MVP
Re: TFS - What happens if I change a class location?
Mar 10, 2012 11:02 PM|LINK
TFS will not have any issues with you renaming or moving files.
Space Coast .Net User Group