[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: Blair Zajac <blair_at_orcaware.com>
Date: Fri, 23 Oct 2009 15:40:33 -0700

Tyler Roscoe wrote:
> On Fri, Oct 23, 2009 at 11:40:55PM +0200, Georg Gell wrote:
>>> 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.
>> You mean delete the external, svn co to the directory where the
>> svn:external points to
>
> As soon as you do this, your working copy points to a directory where
> you don't have write access, so this won't work.
>
> What you need to do is import the contents of that directory into a
> Subversion repository where you *do* have write access. svn import can
> probably help you here.

You can use Piston to get an external svn repository into your local one:

http://piston.rubyforge.org/

It'll also keep your local one up to date with the external one.

Regards,
Blair

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-24 00:41:38 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.