Reputation: 35318
TortoiseSVN has a feature now (not sure when it was introduced) where you can create the trunk/branches/tags folder structure when creating a repository (see @Lazy Badger's answer on this post). However, it creates the folders with lowercase names ("trunk", "branches", and "tags") and my convention has always been to use capitalized names ("Trunk", "Branches", and "Tags").
Is there a setting or config entry somewhere that can be adjusted for this?
Upvotes: 2
Views: 150