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

Re: improvements for add dialog: extension and/or tree browser

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 6 Jun 2008 07:13:04 -0400

On Fri, Jun 6, 2008 at 5:47 AM, Bernhard Merkle
<bernhard.merkle_at_googlemail.com> wrote:
> Hi there,
>
> when adding larger filesets with TortoiseSVN via the add command we
> are missing two important feature:
> 1. de/selecting files via extensions (e.g. *.bin, *.pch etc)
> 2. de/selection directories via
>
> I think
> 1. should be very easy to implement in the current GUI. Just split the
> filenames into filename and extension
> 2. is a bit more complicated to implement but would improve the add
> dialog for large sets

1. Have you worked with the TSVN code to know how "easy" something is
with it? Also, don't you think splitting filenames would be confusing
for less-savvy users?
2. I think got cut off?

Both of these sound like tasks well-suited to the command line client.
svn add *.bin *.pch is a LOT faster than checking/unchecking
checkboxes.

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