[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: Eric Lemes <ericlemes_at_gmail.com>
Date: 2006-08-23 22:25:21 CEST

> > 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.
>

I don't want to create the link with http://myserver/repospath.

I have 2 IP addresses for internal / external access and this will make my
structure not work correctly (don't try to understand my infrastructure
configuration, it's really a mess). Links to relative path isn't supported
by svn yet?

Eric
Received on Wed Aug 23 22:27:52 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.