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

Omit Externals in Update?

From: Robert Denton <robert_at_headsprout.com>
Date: 2007-08-09 20:56:54 CEST

Hi folks,

Is there a way to pass the --ignore-externals switch to TSVN? Here is the situation:

I have checked-out a portion of our repository, specifically omitting externals definitions because there are many of them and I do not need them.

Then the repo moved to a new server and I did a 'relocate' to point my working repo to the new server. Now, when I do an update, TSVN includes all the external definitions. On my linux computer I can just pass the above mentioned switch like:

svn up --ignore-externals (which I have aliased to 'sup') but I cannot figure out how to do this with TSVN on Windows. Any suggestions?

Robert
Received on Thu Aug 9 20:54:57 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

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