[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn:internals"?

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-23 22:19:27 CEST

"Eric Lemes" <ericlemes@gmail.com> wrote on 08/23/2006 04:15:27 PM:

> ext/prd => link to /module1/branches/1.0 and /module2/branches/1.1
> ext/prd => link to /module1/trunk and /module2/trunk
>
> Is there any way to do this?

You can do it with svn:externals. I'd guess most people use the feature
for just this purpose. There has been talk of creating an svn:internals
property some day. Since it would know the paths were in the same
repository, there are a few things it could potentially handle better than
the current svn:externals solution. That being said, svn:externals works
pretty well.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 23 22:21:38 2006

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.