Subversion question
Alain Muls
alain.muls at telenet.be
Fri Jun 27 11:54:37 UTC 2008
Hi
I have 2 subversion repositories, say svn1 and svn2.
In svn1 there is a subdir common that is versioned in svn1 repos. I want
it also to be versioned in svn2 using the svn:externals property. I
tried (among others):
svn propset svn:externals "common svn://myname@path/to/repos/svn1/common"
but I get the following error:
svn: Explicit target required ('common
svn+ssh://myname@path/to/repos/svn1/common' interpreted as prop value)
what is the correct syntax so that a directory common can be shared
through subversion between 2 checkout repositiries?
Tx/Alain
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alain_muls.vcf
Type: text/x-vcard
Size: 242 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080627/95c93e8d/attachment.vcf>
More information about the ubuntu-users
mailing list