On Tue, Sep 11, 2012 at 8:32 AM, John Maher <jo...@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/

Reply via email to