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

Re: change a file over an external checkout

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Fri, 23 Oct 2009 14:21:27 -0700

On Fri, Oct 23, 2009 at 11:17:29PM +0200, Georg Gell wrote:
> I have defined some external dependencies with svn:external.
> Now I had to change a minor thing in a file of an external repository,
> to which I don't have write access.
> What is the correct way in this case? I sent them already a patch, and
> eventually they will probably include it, but in the moment I have a
> status where nobody can checkout a working version :-(

The "correct way" is to get your change incorporated into the thing your
external points to.

You could hack around this by making a local copy of the thing your
external points to, making your change, and updating the external to
point at your new location.

tyler

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2410772

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-23 23:22:22 CEST

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.