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

Re: Ignore svn:externals definition in some clients?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 06 Jul 2017 09:24:15 +0000

Thorsten Schöning wrote on Thu, 06 Jul 2017 10:15 +0200:
> So, is there some way for a SVN client to be configured in a way that
> some svn:externals of some paths are ignored or something like that?

Edit the svn:externals property in your working copy to remove that external,
then run 'update', and don't commit the property edit.

We also have a branch that enables svn to checkout git trees natively [1],
but it's not even merged to trunk yet.

[1] https://svn.apache.org/viewvc/subversion/branches/ra-git/

Cheers,

Daniel
Received on 2017-07-06 11:24:28 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.