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

Re: Purging pristines

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 03 Oct 2011 15:39:52 +0100

"Bert Huijben" <bert_at_qqmail.nl> writes:

>> -----Original Message-----
>> From: Philip Martin [mailto:philip.martin_at_wandisco.com]
>>
>> It's not hard if you have some sort of shell programming language, look
>> for lines starting X in the output of 'svn st --ignore-externals' and
>> run cleanup on the paths in those lines. I suppose it's harder to do
>> that sort of thing on Windows than Unix.
>
> That assumes that directory externals are directly below versioned
> directories, which doesn't have to be the case.

In that case run 'svn status' and look for lines "Performing status on
external item" and run cleanup on the paths in those lines.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2011-10-03 16:40:32 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.