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

Re: Commit multiple files from different folders

From: Robert Roessler <robertr_at_rftp.com>
Date: 2006-10-02 02:58:08 CEST

James Robertson wrote:
> Good suggestions. Unfortunately, the time taken to construct and execute suitable searches (on a network drive - even at 1 Gbps)
> would be prohibitive.

Are you *sure* it is that bleak? We are just talking about using XP
Search with a pattern of, say *.cpp and checking the option box for
"modified in the past month" (for example)... then you visually key
off of the appropriate [modified] icon overlay in the result set when
you select the files of interest.

Since it isn't like the file *data* is being transmitted over the wire
(at worst it should be the dir entries), how bad can it be? Try a few
of these queries and see, since you are the one with the working copy
on the network drive... ;)

As for how much data is being transmitted, I haven't looked at the
file sharing protocols involved, but I would hope that the file server
would be able to do the name-pattern comparison and only send back the
  matching entries.

Robert Roessler
robertr@rftp.com
http://www.rftp.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Oct 2 02:58:36 2006

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.