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

Re: Feature request: Provide option to prevent updates if files/folders have hidden attribute turned on

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 9 Dec 2008 12:38:09 -0500

On Tue, Dec 9, 2008 at 12:28, Glenn Carr <GCarr_at_connectship.com> wrote:
> Would it make sense to have an option (which was turned off by default) to
> allow updates to ignore (i.e., 'not update') hidden folders/files?
>
> -----Original Message-----
> From: Glenn Carr [mailto:GCarr_at_ConnectShip.com]
> Sent: Wednesday, December 03, 2008 2:45 PM
> To: users_at_tortoisesvn.tigris.org
> Subject: kludge request: how to update directory but ignore (not update)
> some versioned files?
>
> Not asking for a feature, just asking for any way to exclude one or more
> versioned files when updating an entire directory structure. Something as
> simple as setting the files to read-only (which doesn't work). Anybody done
> that?

Such a feature would really need to be implemented at the SVN library
level to be "done right" (and I'm not sure it's a common enough
scenario to be included in the libraries).

TSVN could parse the directory and only update specific files, but on
large directories this could be time-consuming and additional server
overhead, vs. just updating the directory itself.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-09 18:38:20 CET

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.