torsdag 24 juni 2021 kl. 17:56:16 UTC+2 skrev sanket belsare: > 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. >
The property should be copyed by *svn copy*. If you want to change it, you should look at *svn propset*? Hope this helps! Daniel Sahlberg -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/3291356f-9eb8-40bc-8bab-913c33e8c228n%40googlegroups.com.
