Hi Friends,
I am writing a powershell tool that will rename a specified branch and will checkin the changes. I have the script completed and it works- however, when I attempt to handle branches that are fairly large in size (11GB) and quantity of object (131,000) I see an issue at my line where I use PendRename- it returns 0. Is there some undocumented limitation or threshold that I have reached using PendRename?
Regards
I am writing a powershell tool that will rename a specified branch and will checkin the changes. I have the script completed and it works- however, when I attempt to handle branches that are fairly large in size (11GB) and quantity of object (131,000) I see an issue at my line where I use PendRename- it returns 0. Is there some undocumented limitation or threshold that I have reached using PendRename?
Regards