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

Re: Feature Request: Multiple Checkouts to same directory - GUI

From: Jon Daley <jon_at_limedaley.com>
Date: 2007-04-17 21:23:33 CEST

         Do you need each subdirectory to be mapped to the same directory,
or can the subdirectories stay subdirectories?
e.g.
Repository is like this:
\Repository\Music\Jon Daley\Greatest Hits
\Repository\Music\Jon Daley\The Classics
\Repository\Music\Joe Schmoe\The Best of the 60s
\Repository\Music\Joe Schmoe\Good ol' Rock and Roll

Do you want to be able to checkout all songs in the Greatest Hits and The
Best of the 60s to
c:\music\hit1.mp3
c:\music\hit2.mp3
c:\music\60s-1.mp3
c:\music\60s-2.mp3

That will be (impossible?) in subversion.

If you want:
c:\music\Greatest Hits\hit1.mp3
c:\music\Greatest Hits\hit2.mp3
c:\music\The Best of the 60s\60s-1.mp3
c:\music\The Best of the 60s\60s-2.mp3

that could be possible in tortoise, where c:\music wouldn't contain a .svn
folder, but the two subdirectories would.

On Tue, 17 Apr 2007, Anthony wrote:

> Similar to the discussion on:
> "Setting a Working folder at the top level of the repository"
>
> As a Feature request, what I find will really help is the ability to "cherry
> pick" checkouts. Basically selecting multiple folders to checkout to one
> folder on a local computer. Similar to the repo browser (where a user can
> view the structure), it would be nice to have the ability to select multiple
> folders (by having a checkbox next to the items in the repo browser) to
> checkout. Then have a default (or start) directory where each folder checked
> out will reside in. This will allow for multiple checkouts from one dialog.
> No typing needed. It is like an extesion the to the checkout dialog.
>
> It will be graphical, so it is easy to see.
>
> Example Use:
> User has a collection of music in the repo. It is structured by artist, then
> by album with a folder for each. Now, you want to checkout a certain set of
> music. Instead of having to go through and type each artist, then album that
> you want, it would be great to just go thourgh and check the ones you want
> and checkout once. It will then put the checkouts all under one folder on
> your local computer (c:\my music, for example).
>
> I understand this may not be an easy task to do, but it can be very helpful.
> It would also be nice to have this new multi-select GUI appear in place of
> the repobrowser on the checkout dialog.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>

-- 
Jon Daley
http://jon.limedaley.com/
I went to a restaurant that serves "breakfast at any time."
So I ordered French Toast during the Renaissance.
-- Steven Wright
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Apr 17 21:26:29 2007

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.