Re: SVN: externals with propset/propedit

Daniel Sahlberg via TortoiseSVN-dev <[email protected]>
Newsgroups gmane.comp.version-control.subversion.tortoisesvn.devel
Message-ID <[email protected]>
torsdag 1 juli 2021 kl. 12:02:04 UTC+2 skrev sanket belsare:

> Hi,
>
> I am creating one branch from the trunk through batch script using svn 
> copy command. Trunk is having some externla link folders.
>
> Now I just want to use SVN:externals command to link the branches folder. 
> Could anyone suggest what will be the exact command to use.
>
> I have tried with SVN propset command after copy but somehow getting an 
> error.
>
> svn propset svn:externals //https:/svn/trunk //https:/svn/branch
>

This is probably a question better suited for TortoiseSVN Users or even 
[email protected] (see 
https://subversion.apache.org/mailing-lists.html). The -dev list is 
primarily for questions related to development of TortoiseSVN.

It is a a bit unclear what your paths are but I was able to switch the 
svn:externals properties for a working copy pointing 
at  http://svn.osdn.net/svnroot/tortoisesvn/trunk/ext (ie, part of the 
TortoiseSVN code base) using:

svn propset svn:externals  
"https://svn.apache.org/repos/asf/subversion/trunk Subversion" .

(Obviously my current working directory - "." in the command above - was 
the working copy folder).

Please note that the above command will break the build of TortoiseSVN 
since it contains more externals than just Subversion - it is just an 
example.

Kind regards,
Daniel Sahlberg

-- 
You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" 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-dev/7c02c5a5-f9f5-45ab-8d6c-6a0ebe936f6an%40googlegroups.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.