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

improvement request: smarter update behaviour for externals

From: Manuel Müller <themulle_at_gmail.com>
Date: Thu, 14 Apr 2011 10:15:31 +0200

Hi everyone,

in our project we are using a lot of externals. Updating the whole project
is a lot of pain because all the externals are alway fetched from the server
even if they aren't changed.
All the externals are relative paths pointing to some other file in the
project.
Instead of always fetching all externals, tortoise could check whether the
external path is a relative path or not, and if it is, tortoise could check
whether the file has changed or not an if it's not the case Tortoise doesn't
have to fetch the external again.

What i wanna say is: In such a case, Tortoise has all the information to
decide wheter it has to update an external or not and therefore could speed
up the whole process a lot.

What do you think about this idea? Or is perhaps possible to enforce such a
behaviour by some secret configuration?

Best regards

Manuel Müller

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2719700

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-14 10:29:02 CEST

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.