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

Re: Multiple files in Repo Browser

From: Felix Saphir <felix.saphir_at_kantarmedia.com>
Date: Fri, 19 Aug 2011 17:20:12 +0200

Am 19.08.2011 16:34, schrieb Aaron Laws:
> I'm not sure where to put feature requests (or enhancements), but I
> have one.
>
> I noticed that the repo browser doesn't have a GUI way to select
> multiple files for a delete or move operation. Recently, I was going
> to check out a repository to my computer, but it is a slow
> connection, so I didn't want the whole thing. The repository is
> structured so that there are a number of project categories in the
> root position and 'Tags.' I wanted everything but Tags to be checked
> out, and this is a common request of mine. So, I went to the Repo
> Browser (since I don't have a local copy yet), and wanted to create a
> new folder at the root level, 'trunk.' But I found that in order to
> move everything except 'trunk' and 'tags' into 'trunk', it requires
> individual move operations (as far as I can tell). Okay, that's all.
> Please let me know if I've missed something, or if I should provide
> more information. Thanks!

Why don't you try a sparse checkout instead? You can easily check out
parts of the repository by using a "Checkout Depth" other that "Fully
Recursive". Start with "Immediate children, including folders". You can
then right-click on a single folder, choose "Update to revision ..."
from the context menu and set the required "Update Depth".

Felix

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-08-19 17:20:25 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.