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

svn:internals"?

From: Eric Lemes <ericlemes_at_gmail.com>
Date: 2006-08-23 22:15:27 CEST

Hello there,

I'm looking for some info about "externals" in the book and it's fine for
repositories that lives in other servers (great feature).

I want to link my projects with "internal" links (just by relative path).
Example:

repos
  module1
    trunk
    branches
      1.0
    tags
  module2
    trunk
    branches
      1.0
      1.1
    tags
  ext
    prd
    hml

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?

Thanks in advance

Eric Lemes
Received on Wed Aug 23 22:17:02 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.