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

Re: Best Practices question

From: Jeff Stuart <jstuart_at_computer-city.net>
Date: 2002-10-09 20:09:40 CEST

Can't you tell SVN to make the subdir /dos refer to an external
project?

That way, you get the best of both worlds I would think. Or am I
misunderstanding the svn:external prop?

On Wed, 2002-10-09 at 12:21, Ben Collins-Sussman wrote:
> Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com> writes:
>
> > Jeff Stuart <furball@weboverdrive.com> wrote:
> > > Easy. :) Import one repository into the other.
> >
> > This way you'll lost the history of the imported project.
> >
> > It should be possible to produce a list of patches (by
> > svn diff -rN:N+1) for the old repository, and commit them
> > to the 2nd repository.
>
> I think the plan is to 'svnadmin dump' the first repository, and then
> 'svnadmin load' the dumpfile into a *specific path* in the second
> repository. The second repository will be committed to many times,
> but then at least the history is preserved.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 9 20:10:23 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.