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

Re: Same project in 2 repositories

From: Michael W Thelen <mike_at_pietdepsi.com>
Date: 2004-12-24 16:57:03 CET

Joel Alexandre wrote:
> i'm using 3º party code for a project. I get the code from subversion.
>
> But i want to create a repository for my code. There are parts of the
> code that are mixed.
>
> Is it possible to do something like:
>
> svn update 3rd-party-repository (keep the 3rd party code updated)
> svn commit my-repository (keep the whole project in a different repository)
>
> If this isn't possible with subversion, will it be if i use a CVS
> repository for my project ?

It sounds like svn:externals may be the solution.
http://svnbook.red-bean.com/en/1.1/ch07s03.html

-- 
Michael W Thelen
It is a mistake to think you can solve any major problems just with
potatoes.       -- Douglas Adams

Received on Fri Dec 24 16:59:54 2004

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.