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

Re: Unable to add directories to change lists

From: Kurt Pruenner <leak_at_gmx.at>
Date: Thu, 07 Apr 2011 15:02:05 +0200

On 07.04.2011 14:10, Wouter wrote:
> I found no reference to adding directories to a change lists so maybe
> this is not supported?

No, I'm afraid you can only add files to change lists but not directories.

But I think you might be able to copy just the one directory somewhere
else (be it a branch or some other personal area), change the
svn:externals property there then just switch that one folder in your
working copy to that "personal" copy, so it's a) not automatically
committed with the other ones and 2) even if you commit the changes they
won't affect the original directory.

(NB: I haven't tested this, but I think it should work - with the
exception that you might have to also update it manually since I think
it won't be recursed into if it's switched to a different version than
it's parent...)

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2717653
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-07 15:02:16 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.