svn:externals, symbolic link and same repository
From: Jocelyn F <f.jocelyn_at_gmail.com>
Date: 2005-11-25 12:34:51 CET
Hi,
I was wondering if it is possible to have a svn:externals but on the same
/
I wanted to have /products/prod_b/trunk/src_prod_a which is a "link" to
svn co svn://SVNURL/repo/products products
(But, it is not nice, since svn status, and other operation won't process
I tried using symbolic link, I thought on windows the checkout would
So to do what I'd like, the only way I can see is to use svn:externals
And I don't want to use true svn:externals, since I will lose the
Is there a kind of svn:internals property which would allow this "internal"
svn:internals "src_prod_a /products/prod_a/trunk/src"
Anyway, for now I think the only way to do what I want .. is not doing it
Any thought on that, a kind of "svn:internals" feature which would keep the
Regards,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.