Hello team,
I have created batch script which includes creation of branches through trunk. The trunk is having some externals link.
Now through the batch script only I have to link externals so that the process of creation to branch and linking can be automated.
Could you please help me ehat will be the command need to use to get the external links for the branches.
Currently using svn copy for creating branch from the trunk.