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

Caching externals

From: markvt <markvantilburg_at_gmail.com>
Date: Tue, 22 Jul 2008 06:17:58 -0700 (PDT)

We use tortoise as client, but a feature that would be really
appreciated would be caching of externals.

e.g. my svn layout is like this:

trunk/src/bin (50MB of dll files)

trunk/src/project1/bin (external from trunk/src/bin)
trunk/src/project2/bin (external from trunk/src/bin)
trunk/src/project3/bin (external from trunk/src/bin)

So when i update it will check the bin folder again and again for each
project, and redownload all the bin files if they are not there.
However i already have the bin folder on my drive from trunk/src/bin
so how about changing tortoise if it downloaded an external already
into another folder just grabbing the files from that folder instead
of downloading them again ?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-22 15:20:01 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.