I'm using Versions & Beanstalk for svn. My app has some log files stored within a subfolder - how can I tell Versions to skip these when committing? I know it has something to do with svn:ignore, but surely there's a way to do this within the GUI?
|
|
||||
|
|
|
There are two ways to do this within Versions:
e.g. to ignore all zip files and a directory named “build”, enter this in the Ignore properties of the folder directly above them:
Finally, there's also such a thing as global ignores (that are used for all of your working copies), but Versions doesn't have a UI to configure those right now, search for “global-ignores” on this (humongous) page for more about that topic. Cheers, Dirk PS: Check out the Versions google group, and for support questions you can always get in touch with us as well (I'm one of the developers). |
|||||
|