can i have a svn checkout inside a bzr branch?

Asked by Timmie

Hello,
my project builds on top of many other libraries which are maintained in SVN.

I would like to include these within my project.

How shall I do this?

Or do I need to wait until nested branches are developed into bzr?

svn:externals'. Externals should be mapped to Bazaar 'by-reference' nested branches and the other
http://bazaar-vcs.org/BzrForeignBranches/Subversion#unsupported-subversion-file-properties

Thanks in advance for your help.

Question information

Language:
English Edit question
Status:
Expired
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martin Pool (mbp) said :
#1

You can try using the external Configmanager tool, which can assemble both bzr and svn branches into a tree

http://bazaar-vcs.org/ConfigManager

Revision history for this message
Timmie (timmie) said :
#2

Apparently, this is targeted to Linux only.

I am often working on windows.

What about a thing like "svn external"?

See:
http://scipy.org/scipy/scikits/browser/trunk/timeseries/scikits/timeseries/doc

Thanks.

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.