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

Re: How to make projects with externals usable after the repository has been relocated?

From: Mark Bardsley <mark.bardsley_at_6sigmadc.com>
Date: 2007-01-12 17:04:35 CET

Robert Ioiart wrote:
> I made some external definition for a directory in my repository
> pointing to another project(a release) in the
> same repository. Then I dumped the repository and moved it to another
> machine. The checkout on the new
> repostitory failed because the external definition still pointed to
> the URL in the old repository,
> which did not exist any more.
>
> This means, that after moving a repository with external defintions,
> projects with external definitions are unusable.

How about doing a checkout without externals (--ignore-externals) then
editing the externals definitions in that working copy?

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 12 17:05:10 2007

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.