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

Re: general questions

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 11 Sep 2012 08:40:51 -0400

On Tue, Sep 11, 2012 at 8:32 AM, John Maher <JohnM_at_rotair.com> wrote:

> On our server we have 21 repositories. One of those repositories contains
> 44 projects (dlls). Each project needs the svn:ignore property set.
>
> You're right, it is not common. But several times I had to leave tortoise
> to go to the command line. It's just one more pain. I feel there is a
> better way, I am just not sure what that way is, yet.

You can set properties using TortoiseSVN:

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-propertypage.html#tsvn-dug-propertypage-props

You can also set properties on folders recursively. The problem with doing
this for svn:ignore is that it is a multi-line property and it would be
fairly uncommon to want an identical property value for every folder. If
that is what you want, setting it would be very easy to do.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2012-09-11 14:41:24 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.