Thx, I will check that
Regards
On 07.08.2017 21:08, Gavin Lambert wrote:
> 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].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3282820
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-08-08 14:17:35 CEST