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

Re: What do you think to add a skip button on the update form?

From: Gavin Lambert <tsvn_at_mirality.co.nz>
Date: Tue, 8 Aug 2017 12:08:27 +1200

On 8/08/2017 02:46, Reymond Jean-Milost wrote:
> Sometimes, while I update a large project, I notice that several heavy
> files were committed by other members of my team, and are important for
> the project in its entirely, however these files are not required for my
> job, and can dramatically slow down my update.
>
> Is there a way to ignore them? If not I suggest the adding of a skip
> button on the update form. I joined a small screenshot showing the idea.
> Also, a skipped file should be downloaded only if required, or in a
> background thread (if possible)

It sounds like you're looking for a "sparse checkout", where you only
checkout some subset of the folders in a project.

(While it's possible to apply this at the file level as well, this
doesn't help with newly-added files; it's best to structure the project
such that you can ignore entire folders.)

Have a look at the "Choose Items" button in either the initial checkout
or when selecting TortoiseSVN -> Update to Revision on an existing
working copy.

For more information, see
https://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-checkout.html

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-08-08 02:09:09 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.