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

Re: Change svn:externals without checking out

From: Blair Zajac <blair_at_orcaware.com>
Date: Mon, 27 Jul 2009 13:12:50 -0700

Andy Levy wrote:
> On Mon, Jul 27, 2009 at 16:01, Martin
> Rakhmanov<rakhmanov.martin_at_gmail.com> wrote:
>> Lets say I have a huge branch and I only need to update svn:externals
>> property on the "external" directory. Is that possible without doing a
>> checkout?
>
> Do a non-recursive checkout, then edit the property. Last I looked,
> you can't edit versioned properties without a working copy.

You could use svnmucc to set the property directly.

$ svnmucc
Multiple URL Command Client (for Subversion)

Usage: svnmucc [OPTION]... [ACTION]...

Actions:
..
..
..
   propset NAME VAL URL Set property NAME on URL to value VAL

Blair

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-27 22:13:46 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.