There is a field "Extra properties" in the properties of repositories. We think this looks like a good place to put custom settings local to a repo. Has anyone used it and what would be a good way?
This is the code we have at the moment (it's quite new, so please excuse any ugliness):
We are considering making a tag with this functionality, but first it would be nice with some feedback on how wise that would be
EDIT: I wonder why I didn't use the already available byte array extraPropertiesBytes when creating the ByteArrayInputStream instead of creating a String from which I extracted the bytes? Oh, well...
This message was edited 3 times. Last update was at 14/01/2010 09:05:36
|